@charset "iso-8859-1";

#div_container {   
position: absolute;   
left: 50%;   
height: 100%;   
width: 967px; 
margin-left: -483px; /* MUST be half the width */  
}  


