@charset "utf-8";
.fondoweb {
	background-attachment: fixed;
	background-image: url(imagenes/fondo_portada.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
