@charset "ISO-8859-1";
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.textAuca {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: center;
}
.centrar {
	text-align: center;
}

