body{
  margin:0;
  background-image: url('immagini/parco\ roggie.jpg'); 
  background-repeat: no-repeat; 
  background-attachment: fixed; 
  background-size: 100% 100%;
  font-family: 'Roboto Condensed', sans-serif;

}
.tabella{
  margin-top: 20px;
  margin-left:35px;
}
