<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#containerbio {
	font-family: "Times New Roman", Times, serif;
	background-image: url(../immagini/nautilus.jpg);
	height: 900px;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 141px;
	width: 1200px;
}
#navigazione {
	height: 25px;
	width: 1200px;
}
#testo {
	height: 649px;
	width: 675px;
	margin-left: 135px;
	padding-top: 40px;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FFC;
	filter: DropShadow(Color=#666, OffX=3, OffY=3, Positive=50);
}
#indirizzo {
	height: 45px;
	width: 1200px;
}
#indirizzo {
	height: 45px;
	width: 1200px;
	bottom: 0px;
}
.capoverso {
	font-size: 32px;
	font-weight: bold;
	color: #FFC;
}
.commento {
	height: 250px;
	width: 400px;
	margin-top: 300px;
	color: #006;
	font-size: 20px;
}
</pre></body></html>