body {
	font-family: Tahoma;
	font-size: 10pt;
	background-image: url(Immagini/logo.jpg);
	background-position: center center;
	background-attachment: fixed;
	background-repeat: repeat;
}
h1 {
	font-family: Tahoma;
	font-size: 14pt;
	color: #FF0000;
}
h3 {
	font-family: Tahoma;
	font-size: 12pt;
}
