.main {
    color: #FFFFCC;
    font-size: 14px;
    line-height: 16px;
    font-family: Georgia,'Times New Roman',Times,serif; 
}

.header {
    color: #FFFFCC;
    font-size: 20px;
    line-height: 20px;
    font-family: Georgia,'Times New Roman',Times,serif; 
}

.specialsheader {
    color: #FFCC66;
    font-size: 20px;
    line-height: 20px;
    font-weight: bold;
    font-family: Georgia,'Times New Roman',Times,serif; 
}

.bigheader {
    color: #FFFFCC;
    font-size: 24px;
    line-height: 24px;
    background-color: #330000;
    font-family: Georgia,'Times New Roman',Times,serif; 
}


