e il CSS è

codice:
.sfondoAlleSorgentiDelNilo{
	background-image: url(../../../dist/img/AlleSorgentiDelNiloTrasparente.jpg);
	background-repeat: no-repeat;
	background-attachment:inherit;
}


.sfondoOceanoRosso{
	background-image: url(../../../dist/img/AlleSorgentiDelNiloTrasparente.jpg);
	background-repeat: no-repeat;
	background-attachment:inherit;
}
	
.altezzaMinima {
	height:425px;
}