#table {
	height: auto;
	width: 100%;
	background-color: #666666;
	text-align: center;
	vertical-align: middle;
	background-repeat: repeat-x;
	background-image: url(Background3.jpg);
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #D1C8C3;
}
#tabella {
	background-position: 0px 0px;
	height: 100%;
	width: auto;
	clear: no;
	float: no;
	top: 86px;
	position: relative;
}
