body {background-color: #cccccc;text-align: center;margin-top: 0px;}a#face {	color: #8f2f3d;	text-decoration: none;}a#face:hover {	text-decoration: none;	color: #999999;}div#container {	position: relative;	margin: auto;	width: 1024px;	height: 620px;	border-left: 2px #999999 solid;	border-right: 2px #999999 solid;}div#header {	position: relative;	background-color: #ffffff;	width: 1023px;	height: 180px;	/*border-bottom: 2px #999999 solid;*/	}div#logo {	float: left;	background-image: url("../img/logo.png");	width: 540px;	height: 160px;	margin-top: 10px;	margin-left: 239px;	margin-right: 239px;	margin-bottom: 10px;	}div#menu {	float: left;	position: relative;	height: 40px;	width: 1024px;	background-color: #8f2f3d;}img#spazio {	position: relative;	width: 70px;	height: 40px;	float: left;}a#home {	position: relative;	background-image: url("../img/home.png");	float: left;	width: 138px;	height: 40px;}a#home:hover {	background-image: url("../img/homeOn.png");}a#fitness {	position: relative;	background-image: url("../img/fitness.png");	float: left;	width: 136px;	height: 40px;}a#fitness:hover {	background-image: url("../img/fitnessOn.png");}a#corsi {	position: relative;	background-image: url("../img/corsi.png");	float: left;	width: 164px;	height: 40px;}a#corsi:hover {	background-image: url("../img/corsiOn.png");}a#riab {	position: relative;	background-image: url("../img/riab.png");	float: left;	width: 200px;	height: 40px;}a#riab:hover {	background-image: url("../img/riabOn.png");}a#orari {	position: relative;	background-image: url("../img/orari.png");	float: left;	width: 110px;	height: 40px;}a#orari:hover {	background-image: url("../img/orariOn.png");}a#contatti {	position: relative;	background-image: url("../img/contattiOn.png");	float: left;	width: 137px;	height: 40px;}div#box2 {	position: relative;	width: 1024px;	height: 350px;	/*background-color: black;*/}div#box3 {	position: relative;	width: 1024px;	height: 280px;}div#testo {	position: relative;	width: 600px;	height: 200px;	color: #000000;	float: left;	text-align: left;	font-size: 22px;	font-family: arial;	margin-top: 20px;}div#testo p {	position: relative;	margin-left: 15px;	margin-top: 15px;}div#testo p  b {	position: relative;	font-size: 22px; }img#scuola {	position: relative;	width: 280px;	height: 160px;	float: center;	margin-top: 80px;	margin-right: 30px;}/*div#footer {	position: relative;	width: 1024px;	height: 28px;	background-color: #993333;}*/