body {	
margin: 0px 0px 0px 0px; 
padding: 0; 
background-color:#6389BA;
background-image: url(../imagenes/fondo.png);
background-position:center top;
background-repeat: repeat-y;
font-family: Century Gothic, sans-serif;
color: #fff;
font-size: 16px;
}

A:link {	COLOR: #00427D; TEXT-DECORATION: none}
A:visited {	COLOR: #00427D; TEXT-DECORATION: none}
A:active {	COLOR: #00427D; TEXT-DECORATION: none}
A:hover {	COLOR: #ffcc00; TEXT-DECORATION: none}



#contenidos {	
font-family: Century Gothic, sans-serif;
background-color:#001124;
/*background-image: url(../imagenes/fondo_contenidos.jpg);*/
font-size: 13px;

}

#creditos {	
font-family: Century Gothic, sans-serif;
color: #333366;
font-size: 13px;

}