BODY {
	background-color:#CCCCCC;
	background-image:url(../img/bg.jpg);
	text-align: center;
	margin: 0px;
	padding: 0px;
}

DIV#top {
	margin: 0px auto;
	width: 500px;
	height: 136px;
	background-image: url(../img/logo.gif);
	background-position: 54px -15px;
	background-repeat: no-repeat;
}

DIV#mid {
	width: 349px;
	height: 510px;
	background-image: url(../img/SF_M.jpg);
	margin: 0px auto;
}

DIV#btm {
	width: 550px;
	height: 300px;
	margin: 0px auto;
	background-image: url(../img/indirizzi.gif);
	background-repeat: no-repeat;
	background-position: 130px 20px;
}
