body {
	background-image: url(images/sfondobluscuro.jpg);
 background-attachment: fixed;
  
 scrollbar-3dlight-color : #e2e2e2;
 scrollbar-arrow-color : #e2e2e2;
 scrollbar-base-color : #696fad;
	scrollbar-darkshadow-color : #444444;
	scrollbar-face-color : #696fad;
	scrollbar-highlight-color : #e2e2e2;
	scrollbar-shadow-color : #e2e2e2;
	scrollbar-track-color : #C1C2FF;
 font-family: Arial, Helvetica, sans-serif;
 color: White;	
}

P {
font-size: 15px;
text-align: justify;
letter-spacing: 1px;
position: absolute;
top: 130px;
left: 110px;
width: 75%;
	}
	
A {
	color: #DCDCDC;
}

A:HOVER {
	color: #19456f;
	}


 #titolo {
	position: absolute;
	top: 0px;
	left: 90px;
}

#linea1 {
	position: absolute;
	top: 100px;
	left: 70px; 
}

#linea2 {
	position: absolute;
	top: 90px;
	left: 80px; 
}

#linea3 {
	position: absolute;
	top: 400px;
	right: 80px; 
}

#linea4 {
	position: absolute;
	top: 260px;
	right: 90px; 
}

