body{
  text-align:center;
  font: 0.85em Trebuchet MS;
  background-color: #aeaeae;
}
#box{
  position:relative;
  width: 40em;
  margin: 20px auto;
  background: #454545 url("forza.png") no-repeat top center;
  padding-top:70px;
  border:1px #FFF solid;
}
table, input, select{
  font-family: Trebuchet MS;
  text-align:left;
}
select{
  background-color: #454545;
  color: #aeaeae;
}
input{
  background-color: #545454;
  border:1px Solid #aeaeae;
  color: #FFCC00;
}
table{
  margin:25px;
  background-color: #454545;
  color: #aeaeae;
}
td{
  margin-left: 10px;
}
th{
  text-align:left;
  text-decoration:underline;
}
h1{
  color: #FFF;
  font: 125% Trebuchet MS;
}
h2{
  font:1em Trebuchet MS;
  color:#000099;
  font-weight:700;
}
h6{
  font: 75% Arial;
  color: #000;
}
a{
  color:#FFCC00;
  text-decoration:none;
}
.red{
  color:#DD0000;
}
ul, li{
  display:inline;
  list-style: none;
}
