body{
background-image:url(../img/background.jpg);
background-repeat:repeat-x;
margin:auto;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#333333;
font-size:10px;
}

#site{
margin:auto;
width:858px;
}