.fondo {
	background-attachment: fixed;
	background-image: url(../img/fondo-degrad.png);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #290000;
}
