@charset "utf-8";
.fondo {
	background-attachment: scroll;
	background-color: #000000;
	background-image: url(../fondo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
