h1 {
	font-style: oblique;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
}
.imagenderecha {
	float: right;
}
.imagenizquierda {
	float: left;
}
.textocentrado {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: justify;
	font-size: 18px;

}
li {
	font-weight: bold;
	text-align: justify;
	font-size: 18px;
	font-style: oblique;
	font-family: Georgia, "Times New Roman", Times, serif;





}
h2 {
	text-align: center;
}
