html {
	/*background: url(../img/prueba2.png) no-repeat center center fixed;*/
	background-size: cover;
	background-attachment: fixed;
	background-image: url(sayit_fondo_2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
