body{
	background-color : #FFFFFF;
	margin: 0px;
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	height: auto;
	width: auto;
	}

a {
	color: #FFFFF0;
	text-decoration: none;
}

.tdcentrale{
	background-attachment : fixed;
	background-image : url(../immagini/background.jpg);
	background-position : center;
	background-repeat : repeat-x;
}

.foot{
	font-size: 10px;
}

