.body {
    font-family: "Century Gothic", Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #333333;
    text-align:justify;
    /*background-color: #c097ed;*/
    background: url('images/background_color_2.gif');
}


.subhead {
    font-family: "Century Gothic", Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #AA140B;
    text-decoration: none;
}
.head {
    font-family: "Georgia", Arial, Helvetica;
    font-size: 14px;
    color: #AA140B;
    font-weight: bold;
    text-decoration: none;
    padding-bottom:10px;
    background-color: #cdabed;
}
.countdown {
    font-family: "Century Gothic", Arial, Times, serif;
    font-size: 13px;
    line-height: 17px;
    color: #AA140B;
    font-weight: bold;
}
