body{
background-image:url(images/bg.jpg);
background-position:top;
background-repeat:repeat-x;
margin:0px;
}

#wrapper{
width:1083px;
margin:0px auto;
}

#banner{
width:1083px;
height:542px;
}

#main{
width:974px;
margin:0px auto;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
}
