body { 
background-color: white;
text-align: center;

 }
 
 
  h1 { 
 font-family:Comic Sans MS;
 text-align: center;
font-size: 200%;
color: WHITE;
background-color: BLUE;
	width: 100%;

  }
  
 p { 
 text-align: center; 
 font-family: arial;
 font-size: 100%;
		  }	 
			
		#colonnasx { 
	text-align: justify;
	width: 100%;
	font-family: Times New Roman;
	font-size: 80%;
	background-color: F4F998;
	border="1"
		 }
		 
	 #colonnadx { 
	text-align: justify;
	width: 100%;
		background-color: C3F8F7;
	font-family: Times New Roman;
	font-size: 80%;
	 }
	#contenuto { 
	text-align: justify;
	width: 100%;
	font-family: Arial;
	font-size: 130%;
	 }
	
	#elenco { 

	text-align: left;
	width: 85%;
	font-family: arial;
	font-size: 150%;
	color= green;
	}
	
	#testata { 
	background-color: white;
	text-align: left;
	width: 95%;
	background-color: silver;
	 }
	 
	 #immagine{
	 align: center;
	 text-align: center;
	 
	 }
	 
	 #torna_index {
	 font-family: arial;
	 font-size: 90%;
	 text-align: center;
	 width: 85%;
	 	 }
		 
	 #segue {
	 font-family: arial;
	 font-size: 90%;
	 text-align: right;
	 width: 85%;
	 	 }
	 #piede { 
	 	 background-color: yellow;
		 text-align: center;
	 	 }
	 
 
	 #dainternet {
	 text-align: justify;
	 width: 85%;
	 style="font-family: Times New Roman" ;
	 }
	 
	 #fonti {
	 text-align: justify;
	 width: 75%;
	 style="font-family: Times New Roman; 
	 font style="italic"; 
	 }
	 
	
	
	
