body {background-image:  url(immagini/Wall.gif); 
}

A { 
	color : #333333;	
	text-decoration : none;
	font-family: "comic sans ms";
	font-size: 25px;
	font-weight: bold;
}

A:Visited  { 
	
	color : #333333;
	text-decoration : none;
	font-family: "comic sans ms";
	font-size: 25px;
	font-weight: bold;
}

A:Hover  { 
	
	color : #FFFF00;
	text-decoration : none;
	font-family: "comic sans ms";
	font-size: 25px;
	font-weight: bold;
}

div.titolo1 {

	color: #333333;
	font-family: "comic sans ms";
	font-size: 60px;
	font-weight: 600;
	font-style: italic;
}

div.titolo2 {

	color: #333333;
	font-family: "comic sans ms";
	font-size: 40px;
	font-weight: 400;
	font-style: normal;
}

div.firma {

	color: #333333;
	font-family: "comic sans ms";
	font-size: 15px;
	font-weight: 200;
	font-style: normal;
}

table.navigazione {
table-layout: fixed;
height: 40px;
width: 160px;
border: 2px solid #333333;
align: center; 

}
