body,td,th {
	color: #661900;
	text-align:justify;
}
body {
	background-color: #FAF1D4;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.indirizzo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}
a:link {
	text-decoration: none;
	color: #ad8543;
}
a:visited {
	text-decoration: none;
	color: #ad8543;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #ad8543;
}

#layer {height:600px; 
		width: 900px; 
		z-index:10;
		position:absolute;
        top:50%;
		left:50%;
		margin-left:-450px;
		margin-top:-300px;
	
}