body {
	background-color: #14285f;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(http://www.pintoresperu.com/imagenes/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.cabecera {
	background-color: #02021e;
}
.frase {
	color: #99CCFF;
	font-size: 18px;
}
.menu_superior,.menu_superior:link,.menu_superior:visited,.menu_superior:active { 
	font:11px georgia;
	color: #99CCFF;
	letter-spacing:.2em;
	text-decoration:none;
	font-weight:bold;
}
.menu_superior:hover {
	font:11px georgia;
	color: #99CCFF;
	letter-spacing:.2em;
	text-decoration: underline;
	font-weight:bold;
}
/* INICIO DE CENTRADO DE TABLAS */
table {
	margin: auto;
}
/* FIN DE CENTRADO DE TABLAS */