p {
	text-align: center;
	font-family: Times New Roman;
	text-color: white;
}
h1 {
	text-align: center;
	font-family: Times New Roman;
}
h2 {
	text-align: center;
	font-family: Times New Roman;
}
body {
	background-image: url("../immagini/sfondo.gif");
	background-size: cover;
}
scritta {
	color: white;
}