HTML {
  height: 100%;
  margin-bottom: 1px;
}

BODY {
	margin: 0px 0px 0px 0px;
	height: 100%;
	background-image: url(../images/carta_sfondo.jpg);
}

div {text-align:center;
    }
a  {color:#fff;
    text-decoration:none;
   }
a:hover  {color:#ffaa00;
         }
.tab {border:1 solid #a0a0a0;
   }
.tab2 {border:2 solid #404040;
    }
.top {background-color: #293829;
       height: 140px;
      }
.topright {color: #808080;
        font-family: Times New Roman;
				font-size:60px;
				text-align:center;
       }
.topgreen {color: #808080;
        font-family: Times New Roman;
				font-size:30px;
				text-align:center;
       }
.green {background-color: #293829;
       width: 20%;
       color: #fff;
			 font-family: Times New Roman;
  		 font-size:14px;
      }
.footer {background-color: #293829;
       height: 8px;
      }
.right {color: #000;
        font-family: Times New Roman;
				font-size:15px;
       }
