
body{
	background-image:url(../IMG/fondo3.jpg);
	width: 100%;
	height:100%vh;
	background-size: cover;

	color:white;
	
}

