/* sito in costruzione css */

#central{
	margin-right: auto;
	margin-top: 100px;
	display: block;
	position: relative;
	width: 927px;
	height: 513px;
	margin-left: auto;
	background: url(logo.jpg) no-repeat;
	text-align: center;
	background-position: center; 
}
.text{
	margin-right: auto;
	margin-left: auto;
	font: 42px "Lucida Grande", Lucida, Verdana, sans-serif;
	width: auto;
	height: 154px;
	text-align:center;
	color: gray;
	margin-top: 200px;
}
