body {
margin: 0px;
background-image: url(immagini/sfondo.gif)
}

#boxtemporaneo {
	margin: 0px 0px 20px 0px;
	background-image: url(immagini/home_temp.jpg);
	width: 640px;
	height: 500px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	letter-spacing: 3px;
	font-style:normal;
	font-weight:bolder;
	top: 200px;
	text-align: center;
	color: #34465E;
	margin-top: 300px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	letter-spacing: 3px;
	font-style:normal;
	font-weight:lighter;
	top: 200px;
	text-align: center;
	color: #34465E;
	text-decoration: none;
}

