
		
    #mainBody { 
    height: auto; 
    width: 452px; 
    position: relative; 
    visibility: visible; 
    margin: 0 auto;   /* align for good browsers */ 
    text-align: left; /* counter the body center */ }
		
 
    
    
    #mainContent {  
    background-color: #ffffff; 
    height: 378px; 
    width: 452px; 
    position: relative; 
    visibility: visible; 
    float: left;   
    background-repeat: no-repeat;}
    
    
