  
Body |   
 { 
    /* placeholder for 2 col */ 
		position:relative; /* Position is declared "relative" to gain control of stacking order (z-index). */ 
		width:auto; 
	             overflow:visible; 
		 min-width:120px; 
		 margin:0px 210px 20px 170px; 
		  
		 z-index:1; /* This allows the content to overlap the right menu in narrow windows in good browsers. */ 
 		 voice-family: "\"}\""; 
		 voice-family:inherit; 
	  } 
 
 |