#fondo-landing {
	background-image: url('../img/cuadros.png');
	background-position: center;
	background-attachment: fixed;
	background-repeat: repeat;
	min-height: 100vh;
}
