@charset "UTF-8";
/* CSS Document */
	body {
		background-image: url("imga/header1.jpg");
		background-position: center center;
		background-repeat: no-repeat;
		background-size: cover;
		background-attachment: fixed;
	}
	
	
	/*.contenedor {
		background-image: href="imga/Logo.png";
		background-position: center center;
		background-repeat: no-repeat;
		background-size: cover;
	}*/
