body {
	background-image: url('../../servizio/imma_servizio/mare_2.JPG');
	background-attachment: fixed;
	margin: 100px;
	width: 600px;
	font-family: "Bookman Old Style", "Garamond", serif;
	font-size: 10pt;
	color: #000066;
}
a {
	text-decoration: none;
	color: #000066;
	font-style: italic;
}
a:hover {
	color: #c71585;
}
