.sfondo {  position:fixed;
               left: 0;
               top: 0;
               overflow:hidden;
               zIndex: -9999 }
h3 { margin: 0; padding: 0.4em; text-align: center; }
#image {margin: 0; padding: 0em; opacity:0.8;filter:alpha(opacity=80);
 position:fixed;    overflow: visible; width:400px; height:600px;
}
#testo {margin: 0px; padding: 0em; font-size:55px;position:relative;font-size:55px; left:0%;color:white;
        text-shadow: 2px 2px 1px darkgreen;top:50px;line-height:50px;
        
	text-align:center;
width:700px;
height:200px;
margin:0 auto;
        }


#motto {margin: 0px; padding: 0em; font-size:30px;position:relative; left:50%;;color:white;
        text-shadow: 2px 2px 1px #000000;
        filter: dropshadow(color=#000000, offx=2, offy=2);
	text-align:center;
width:400px;
height:100px;
margin-left:-200px;
margin-top: -100px;
top:100px;
        }
#contenitore{ width:900px;height:500px;}
#salta{display:block;}

