#wrapper {
width:900px; 
margin:auto auto;
}
			
#body {
clear:both;
display:none;
width: 900px;
}
#body2 {
clear:both;
width: 900px;
}	
.loading {
background: url(../images/load.gif) no-repeat center center;
height:48px;
display:none;
}
.body {
width:900px;
color:#444;
}