body {
	color: #fff694;
	background-color: #892b28;
	background-image: url(esbg.jpg);
	background-repeat: repeat;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 644px;
	margin-top: 30px;
}
#my_top {
	background-image: url(es_top.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 451px;
	width: 644px;
}
#my_mid {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #400000;
	background-image: url(es_mid.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	width: 644px;
}
#my_top img {
	height: 41px;
	width: 251px;
	margin-top: 350px;
	float: none;
	margin-left: 149px;
}
#texto {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #400000;
	text-align: justify;
	width: 590px;
	margin-top: 10px;
}
#texto h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #852b28;
}
#texto h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #852b28;
}
#my_footer {
	background-image: url(es_bottom.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height: 39px;
	width: 644px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
