body
{
	margin-top:0; 
	margin-left:0; 
	margin-right:0; 
	margin-bottom:0;
	background-color:Black; 
	text-align:center; 
	vertical-align:middle;
	background-image:url(..\img\home800.jpg);
	background-repeat:no-repeat;
	background-position:center;
	
}
a:link {
	text-decoration:none;
	color:White;
	font-weight: bold;
}
a:visited {
	text-decoration:none;
	color:White;
	font-weight: bold;
}
a:hover {
	text-decoration:underline;
	color:White;
	font-weight: bold;
}
.Titolo
{
	font-family:Times New Roman; 
	font-size:48pt; 
	color:White;
}

.Sottotitolo
{
	font-family:Times New Roman; 
	font-size:20pt; 
	color:White;
}
.Testo
{
	font-family:Times New Roman; 
	font-size:18pt; 
	color:White;
}
.Entra
{
	color:White; 
	font-size:20pt;
	position:absolute;
	bottom:0px;
	right:0px;
	text-align:right;
}

