.body {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../imagenes/fondo%20css.jpg);
}

