html, body {	background: #4F545C url(../img/tourbook.png) no-repeat fixed right bottom;	margin: 0px;	padding: 0px;	font-size: 14px;	font-family: Arial, Helvetica, sans-serif;	color: #FFFFFF;	letter-spacing: 1px;}#container {	width: 960px;	height: 550px;	position: absolute;	left: 50%;	top: 50%;	margin-left: -480px;	margin-top: -275px;}#main {	width: 960px;	height: 550px;	border: 1px solid #FFFFFF;	background: url(../img/background.jpg) no-repeat top center;}#main_bussola {	width: 960px;	height: 550px;	border: 1px solid #FFFFFF;	background: url(../img/bussola.jpg) no-repeat top center;}.formato {	font-size: 11px;}.codice {	margin: 110px 110px;}.codice_bussola {	margin: 380px 190px 40px 40px;	text-align: center;}.codex {	text-transform: uppercase;	text-align: center;}#footer {	margin-top: 5px;	font-size: 11px;	text-align: center;}
