html, body{ 
 text-align:center; 
font-size:1.0em;

-webkit-text-size-adjust: 100%;
background-color:#FFFFFF;
} 
 
#pagewidth{ 
position:relative;

width:100%; 
 max-width:975px;

 text-align:center; 
 margin:auto; 
 background-color:#FFFFFF;
 font-family:Arial,Helvetica,sans-serif;
 
 } 
 
 
 
.clearB{
height:.01em;
width:100%;
clear:both;
overflow:hidden;	
}