a:hover {color: #8DC9E0; text-decoration: underline}
a:link	{color: #8DC9E0; text-decoration: none;}
a:visited {color: #8DC9E0; text-decoration: none}

body {
	margin: 0 auto;
	background: #FFF url(http://www.italianlight.it/img/content_sfondo.jpg) no-repeat center center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #000;
	width: 900px;
}

table {
	width: 900px;
	margin-top: 40px;
	text-align: center;
	border: none;
}
img {
	border: none;
}

h1 {
	font-size: 22px;
}
h2 {
	font-size: 14px;
}
