body {	background-color: #FFFFFF;	margin: 5px;	padding: 0px;	left: 0px;	top: 0px;	right: 0px;	bottom: 0px;}.logo {	font-family: Times, serif;	font-size: 18px;	color: #003366;	background-color: #FFFFFF;	padding-bottom: 3px;}.descrizione {	font-family: Times, serif;	font-size: 14px;	color: #003366;	background-color: #FFFFFF;	padding-top: 3px;	border-top-width: 1px;	border-top-style: solid;	border-top-color: #003366;}#home {	border-top-width: 50px;	border-top-style: solid;	border-top-color: #003366;}.workinprogress {	font-family: Times, serif;	font-size: 12px;	color: #999999;	background-color: #FFFFFF;	padding-top: 3px;	border-top-width: 1px;	border-top-style: solid;	border-top-color: #CCCCCC;}a:link,a:visited {	color: #003366;	text-decoration: none;}a:hover {	color: #000066;}