body {
	background-image: url('../media/images/pattern.gif');
	background-repeat: repeat;
    color: #fff;
    font-family: sans-serif;
}
.Stile2 {color: #716B4F}

.skip a, .skip a:link,  .skip a:visited , .skip a:hover {
    font-size: 11px;
    font-weight:bold;
    text-decoration: none;
    color: #fff;
    text-align: right;
}

.skip a:hover {
   color: #ff6600;
}




html, body, #tabella {
      height:100%;
      margin: 0;
      padding: 0;
      border: none;
      text-align: center;
}
#tabella {
      margin: 0 auto;
      text-align: left;
      vertical-align: middle;
      width: 400px;
}



