@charset "utf-8";
body {
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color:#d3c7b8;
}
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #453921;
	text-decoration: none;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #EEEEDA;
	text-decoration: none;
	text-align: justify;
}
.emails {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #56AF99;
	text-decoration: none;
	text-align: justify;
}
