Chiedo scusa, ho sbagliato a inserire il CSS ma per qualche motivo il forum non mi lascia modificare il messaggio... il css corretto è

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


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