.floreria {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24pt;
	color: #FF00CC;
	font-weight: bold;
	text-transform: none;
	line-height: normal;
	letter-spacing: 1em;
	text-align: center;
}
.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: center;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #FF66FF;
	border-right-color: #FF99FF;
	border-bottom-color: #FFCCFF;
	border-left-color: #FF99FF;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	color: #CC3399;
	white-space: normal;
	float: none;
	clear: none;
	margin-top: auto;
	margin-right: 200px;
	margin-bottom: auto;
	margin-left: 200px;
}
.texto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #000000;
	text-align: justify;
	display: block;
	font-weight: bold;
	left: 25%;
	right: 25%;
	margin-right: 200px;
	margin-left: 200px;
	margin-top: auto;
	margin-bottom: auto;
}

.invisible {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	display: none;
}
#Image1 {
	text-align: center;
	background-position: center center;
}
