body { 	font-family : arial; 
		font-size : 11px; 
		line-height:18px; 
		color : #777777; 
		background-color:#030074; 
		background-image:none; text-align:center; width:100%; height:100%  	}

/* containers */
#body { background-color:white; margin:50px auto; width:797px; padding:5px; text-align:left; }
* html #body { width:802px; }


