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: center;
	}
	
div {
 font-size: 14px;
}	
	
A {
	color: #CEE8F0;
	text-decoration: none;
	font-weight: 600;

}

A:HOVER {
	color: #19456F;
	text-decoration: none;
}

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

#testo1 {
font-size: 16px;
position: absolute;
top: 110px;
left: 230px;
}

#testo2 {
	position: absolute;
   top: 140px;
	left:300px;
}