@charset "ISO-8859-1";

body
{
	background-color: #e4f2ce;
	background-image: url(../img/fondos/fondo_repeat.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

#wrapper
{
	background-image: url(../img/fondos/fondo_textura.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 660px;
	text-align: center;
}
