body{
    text-align: center;
    vertical-align: top;
    margin-bottom: 0;
    margin-top: 5px;
}
#tabella {
    background-image:url("images/darkbackground.jpg");
    background-repeat: repeat;
    width: 80%;
    margin-top: 0;
    margin-left: 10%;
    margin-right: 10%;
    margin-bottom: auto;
    color: white;
    font-family: Verdana,sans-serif;
    vertical-align: top;
}

#tabella h1{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: #FFFFFF;
    margin-top: 0;
}

#tabella td{
    width:33%;
    vertical-align: top;
}

#tabella cite{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    text-align: justify;
}

#tabella p {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    text-align: justify;
}

#tabella h2{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #FFFFFF;
}

#tabella div{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #FFFFFF;
}

#menu {
    font-family: Helvetica, Arial, Helvetica, sans-serif;
    text-shadow: 2px 2px 2px #000;
    color: #FFFFFF;
    background-color: #2f340f;
    height: 50px;
    vertical-align:middle;
    margin-bottom: 0;
}

#sponsor{
    background-image: url("images/darkbackground.jpg");
    background-repeat: repeat;
    margin-left: 10%;
    margin-right: 10%;
    width: 80%;
    text-align:center;
}
#sponsor img{
    margin-top: 30px
}
a:link{
    color: #FFFFFF;
    text-decoration: none;
    font-weight: 700;
}
a:visited{
    color: #FFFFFF;
    text-decoration: none;
    font-weight: 700;
}
a:hover{
    color: #97BF0D;
    text-decoration: none;
    font-weight: 700;
}
a:active{
    color: #FFFFFF;
    text-decoration: none;
    font-weight: 700;
}
.Stile2 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #FFFFFF;
}

.data {
    color: #97BF0D;
}

.footer{
    font-weight: bold;
    font-size: 15px;
    text-align: center;
    text-decoration: underline;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #FFFFFF;
}


.sfondo{
    background-image:url("images/darkbackground.jpg");
    background-repeat: repeat;

}
.foto{
    width: 95%;
    margin-top:30px;
}


.bigprize{
    font-size: x-large;
    color: whitesmoke;
    text-align: center;
}

.getprize a:link{
    color: #97BF0D;
}
.getprize a:visited{
    color: #97BF0D;
}
.getprize a:hover{
    color: white;
}
.getprize a:active{
    color: #97BF0D;
}
.vincenti{
    text-align: center;
    color: white;
    font-family: Verdana, sans-serif;
    font-weight: 700;
    font-size: x-large;
    text-shadow: 2px 2px 2px #000;
    margin: 0 auto 0 auto;
}

ol{
    text-align: center;
    font-size: large;
    font-weight:bold;
}
.comprize{
    text-decoration: underline;
    font-size: large;
    font-weight: bolder;
}