BODY {
    background-color: rgb(0,105,213);
    color: rgb(52,59,0);
    font-family: Tahoma;
}

TD {
    text-align: center;
    vertical-align: middle;
}

.DayHead {
    font: 2em Tahoma;
    background-color: rgb(0,71,27);
    color: rgb(182,196,255);
}

IMG {
    border-color: rgb(52,59,0);
}

.caption {
    font-weight: bold;
    vertical-align: top;
}

H1 { 
    color: rgb(210,206,145);
    text-align: center;
}

H2 {
    color: rgb(210,206,145);
    text-align: center;
}

