 body { 
    margin:0; 
    padding:0; 
    text-align:center;
	background:url(fondo2.png) repeat-x; 
   } 
   

#content {  
    margin:auto;  
    width:800px;
	/*background-color:#003366;*/
	 } 


#abajo { 
	width: 800px; 
    height:30px;
  color: #fff;
  font:8pt/16pt georgia; 
  font-weight:bolder;
}