body {
	background-image: url("s.jpg");

	background-scroll: fixed;
	 h2 font-family: verdana;
}
#menù {
	background-color: white;
	top: 30;
	border-bottom-right;
	border-bottom-left;
	width: 70%;
	height: 6%;
	left: 210;
position: fixed;	
	
	z-index: 2;
}


.pulsante {
	color: white;
	font-size: 1.2em;
}

table.intro {
	border-spacing: 10px;
}
.contatti { width: 200px; height: 140px; 
                         background: silver;
                         float: left;
                         padding: 10; margin: 5px;
            }


#fondo {
	background-color: white;
	top: 30;
	border-bottom-right;
	border-bottom-left;
	width: 70%;
	height: 6%;
	left: 210;
	
	
	z-index: 2;
}
.descrizione { width: 450px; height: 120px; 
                         background: white;
                         float: center;
                         padding: 10; margin: 5px;
            }
#footer         {position: absolute; bottom: 0 ; right:0}

