.fondo {
	background-color: #000000;
	background-image: url(fondo-gris.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
}
