.presentacion {
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(imagenes/FONDO.JPG);
	background-repeat: no-repeat;
	background-position: center center;
}
