.titulo {
	text-align: center;
	font-weight: bold;
	font-family: "Monotype Corsiva", "Comic Sans MS", Arial;
	font-size: x-large;
}
.texto {
	font-weight: bold;
	text-align: justify;
}
.imgderecha {
	float: right;
}
.imgizquierda {
	float: left;
}
li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: oblique;
	text-align: justify;
	font-weight: bold;
}
.textocentrado {
	font-style: oblique;
	font-weight: bold;
	text-align: center;
}
body {
cursor:url(cursor.ani);
}
