html{color:#ffffff;}

body{
background-color:#fff;
background-image: url(http://allencarr.com/central/images/83.jpg);
background-repeat: no-repeat;
background-position:center top;
color: #000;
font-family: helvetica, arial, sans-serif;
}
a{
text-decoration:none;
font-weight:bold;
color:#333;
}
a:hover{color:#666;}

h2 {font-size:1.5em;}
p {font-size:.85em;}

.enter{font-size:1.2em;}
.copyright{font-size:.8em;}

#wrap{margin:1em auto;width:760px;}
.logo {width:196px;height:90%}
.content {margin:0 0 0 220px}

