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

 }
 
 
 h1 { 
font-family:Comic Sans MS;
font-size: 150%;
color: black;

text-align: center;
	width: 100%;

  }
	#elenco { 

	text-align: left;
	width: 85%;
	font-family: arial;
	font-size: 150%;
	color= green;
	}
	
	#testata { 
display: none;
	 }
	#contenuto { 

	text-align: justify;
	width: 85%;
	 }
	 #segue {
	 display: none;
	 
	 
	 }
	 #immagine{
	 display: none;
	 
	 }
	 #segue {
	 display: none;
	 }
	#piede { 
	 
	display: none;
	  
	 }
	 p { 
	 font-family: arial;
	 font-size: 100%;
	  }
