body {
	color: #006;
	font-size: 14px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	background-image: url(../immagini/Home_mondo_viaggi_2008.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: -23px -145px;
	background-color: #930;
}

p { }

td {
	text-align: left;
}
a {
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}

a:hover {
	color: #FFF;
	text-align: center;
	text-decoration: underline;
}
h3 {
	font-size: 3em;
}
