body {
	background-color: #000000;
	background-image: url(../images/vernice.jpg);
	background-repeat: no-repeat;
	background-position: center 20px;
	text-align: center;
	margin: 0;
	padding: 0;
	color: #FF9900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}
a {
	color: #999999;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FF9900;
}
.logo {
	margin-top: 77px;
}
.slogan {
	margin: 0;
	padding: 0;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	width: 100%;
	height: 57px;
	background-color: #000000;
}
.scacchi {
	background-image:url(../images/scacchi.gif);
	width: 10px;
}
p {
	padding: 0 0 0 5px;
	margin: 0;
}
.lingua {
	padding-right: 21px;
}
