body {

	font-family: "impact";
	text-align: center;
	letter-spacing: 4px;

}

h1{ color: blue; }

.anchor{
	
	word-spacing: 10px;
	
}

h3{ color: blue; }

.anchor{
	
	word-spacing: 10px;
	
}

#testo{
	
	font-style: italic;
	font-family: "arial";
	text-align: "justified";
	color: #00ffdd;
	
}

#avviso{
	
	font-style: italic;
	font-family: "arial";
	word-spacing: 5px;
	color: #9c9c9c;
	
}