body {
	background-color: #000000;
	color:#fff;	
}
a{
	text-decoration:none;
	display:block;
	color:#fff;
}
a:link{
	color:#fff;
}
h1{
	color:#000;
	font-size:10px;
}
#logo{
	margin: 0 0 30px 0;
}
#wallpaper{
	margin:0 auto;
	width:400px;
	text-align:center;
}
.fellini{
	width:50%;
	float:left;
	height:400px;
	font-size:13px;
	margin-top: 100px;
}
.fellini img{
	border:0;
}
#bar{
	background-image:url("imagini/caffe_over.jpg"); 
	background-repeat:no-repeat;
	background-position: 59px 0;
	height:200px;
	width:200px;
	display:block;
}

#bar img{
	display:block;
	text-align:center;
	margin:0 auto;
}
#restaurant{
	width:200px;
	background-image:url("imagini/ristorante_over.jpg"); 
	background-repeat:no-repeat;
	background-position:45px 0;
	height:200px;
	display:block;
}
#restaurant img{
	display:block;
	text-align:center;
	margin: 0 auto;
}
#footer{
	width:100%;
	text-align:center;
	font-size:11px;
	font-weight:bold;
}