body {
	background-color: #ECEAE7;
	background-image: url("../img/fondoup.jpg");
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: top;
}

