body { 
	background-color: #FFFFFF;
	background-image: url(immagini/back.gif);
	font-family: calibri;
	font-size: 10px;
}

h1 {
	color: black;
	font-family: verdana;
	font-size: 18px;
}

h2 {
	color: blue;
	font-family: verdana;
	font-style: italic;
	font-size: 18px;
}

h3 {
	color: blue;
	font-family: verdana;
	font-style: italic;
	font-size: 12px;
	text-align: center
}

p {
	color: black;
	font: 16px/1.5 calibri;	
}


#div1 {
	 font-family: verdana;
	 background: Silver;
	 width: 300px; 
}

#div2 {
	 font-family: verdana;
	 font-size: 12px;
	 border: 2px;
	 border-bottom-style: inset;
	 border-right-style: inset;
	 }

a:link {

}
