body 
{
background-color: #792424;
background-image: 
url('../images/background2.jpg');
background-repeat: 
no-repeat;
background-attachment: 
fixed
}

.Stile1 {
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Stile2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:999999;
	font-size: 24px;
}
.Stile3 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:999999;
}
.Stile4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
}
.Stile7 {
font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold;
color: 999999;
 }
a {
	font-size: 14px;
	color: #999999;
	font-style: normal;
	text-decoration: none;
}
a:hover {
	font-size: 14px;
	color: #E9D2A3;
	font-style: normal;
	text-decoration: underline;
}