
body {

margin:0px; 
padding:0px; 
border:0px;
background-image: url(../images/background_gradient.jpg);
background-repeat: repeat-x;
}

#container {	
width:880px;
height:800px;
margin:auto; 
background-color:#FFFFFF;

}

#maincontent { 	
width:858px;
height:460px;
margin:auto;
padding-top:10px;

}

#centretext {
width:485px;
height:450px;
margin-left:20px;
float:left;

}
