body{
background-image:url(img/background.jpg);
background-repeat:repeat-x;
margin-top: 0px;
background-color:#5C5C5C;
}
.mainDiv{
width:856px; 
margin:0 auto 0 auto;
margin-top: 0px;
}
.logoLink{
position:relative;
float:left;
width:856px; 
top:10px;
height:100px;
}

