 html, body, #tabella {
 	  background-color: #e8e8e8;
      height:100%;
      margin: 0;
      padding: 0;
      border-collapse: collapse;
      text-align: center;
   }
