body {
	background-image: url("immagini/1.jpg") ;
	background-repeat: repeat;
	color: white;
	text-align: center;
}


h1{
	font-size: 70px;
	text-align: center;
	font-family: 'Lato', cursive;
	color: white;
	margin-bottom: 2%;
	margin-top: 2%;
	} 






