body {
	background-color:  White;
	 margin: 0px auto;
	 font-family:  Tahoma,Arial,Helvetica;
	 text-align: center;
	 font-size: 13px;
	 text-align: left;
	
}

a {
	color: #8098b0;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

h1{
	text-align: center;
	font-size: 12px;
	color: #8098b0;
	
}


#content {
	width: 800px;
	margin: 0px auto;
}

h2{
	font-size: 14px;
	text-align: center;
	color: #546C83;
}

.ca {
     margin: 0px auto;
     font-weight: bold;
	  width: 300px;
	  height: 30px;
	  border: 1px solid Black;
	  font-size: 14px;
	  background-color: #8098b0;
	  padding-top: 5px;
	  text-align: center;
	  
}
.ca a {
   color: Black;
}

.ca a:hover {
	color: White;
}

#imag {
	text-align: center;
	
}

.storia {
	color: #4B6177;
	font-weight: bold;
	margin-bottom: 0px;
}

#list {
	text-align: center;
	font-size: 10px;
}