body {
	background-color: #DDD3CA;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	margin: 0px;
	padding: 0px;
	background-image: url(../foto/logo1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
}

body, td, th {
	color: #770000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	scrollbar-face-color:#DDD3CA;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#770000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#808080;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#770000;
}
a:link {
	color:  #880000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #770000;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #990000;
}.bordofoto {
	border: thin outset #FFFFFF;
}
.sfondotabella {
	background-attachment: fixed;
	background-image: url(../images/logo1.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
