body {
    background-attachment: fixed;
	background-image: url('fondox.jpg');
	background-repeat: repeat-x
}
.Estilo1 {font-size: 12px; color: #1c4b8b; font-family: tahoma;}
.Estilo2 {
	font-family: tahoma;
	font-weight: bold;
	color: #17168D;
}
.Estilo3 {font-family: tahoma; font-size: 12px; color: #FFFFFF; font-weight: bold; }
.Estilo4 {font-family: tahoma; font-size: 10px; color: #FFFFFF; }
.Estilo5 {font-family: tahoma; font-weight: bold; color: #1c4b8b; font-size: 18px; }