body {
	background-image: url(../img/fondo.jpg);
	background-attachment: fixed;
	margin: 0px;
	padding: 0px;
}
.texto1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 13pt;
	color: #E5E5E5;
}
.texto2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 13pt;
	color: #989DFB;
	text-transform: uppercase;
}
.texto3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 13pt;
	color: #989DFB;
}