body{
	color: #0099FF;
	font-family: sans-serif, serif;
	text-align: justify;
	font-size: 18px;

}
.fondo {
	background-image:  url(imagenes/parteprinci.jpg);
	background-attachment: fixed;
}
.tabla {
	font-size: 18px;
	font-weight: normal;
	color: #FF0000;
	text-align: justify;
}
a:link {
	color: #000066;
}
a:visited {
	color: #000066;
}
table {
	font-size: 16px;
	color: #FF6666;
}
h1 {  text-align: center}
h2 {
	text-align: center;
}
