body {
	background-image: url(images/fondo.jpg);
}
.texto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #ECE9D8;
	text-decoration: none;
}
.títulos {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9.5pt;
	font-style: normal;
	font-weight: bold;
	color: #ECE9D8;
}

