/* CSS Document */
body  {
 margin: 0;
 padding: 0; 
 background: #9999FF;   
 font-family: Century Gothic, sans-serif;
	text-align:center;
	background:url('../img/fondo.jpg') repeat-x #f3f3f3;
	color:#65665;
 
 }
