#livello2 {
	position:fixed;
	width:312px;
	height:188px;
	z-index:1;
	top:435px;
	left:80px;	
}

A:link {
	color: #e77223; text-decoration: none; font-weight: bold; text-transform: uppercase;
}
A:visited {
	color: #e77223; text-decoration: none; font-weight: bold; text-transform: uppercase;
}
A:active {
	cursor: help; text-decoration: none;
}
A:hover {
    cursor: help; color: #648A04; font-weight: bold; text-transform: lowercase;
}

BODY {
background-image: #D8D2D4;
background-attachment: fixed;

font-family: arial;
font-size: 7pt;
color: #0d6a04;
font-style: normal;
text-align: justify;
text-decoration: none;
letter-spacing: 1px;}

.title {font-family: georgia;
font-size: 12pt;
color: #0f7b04;
font-style: italic;
text-align: left;
font-weight: lighter;
background-color: #78e84f;
letter-spacing: 5px;
text-transform: lowercase;
border-bottom: 1px dashed #0d9600;}

b {font-size: 9pt;
color: #1b4614;
text-transform: uppercase;}

i {font-size: 7pt;
color: #f6f8f3;
font-style: italic;}