body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
.testi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	position: absolute;
	left: 143px;
	top: 350px;
	line-height: 22px;
}
.body-main {
	background-image: url(../immagini/HOME2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

