BODY {
    background-color: #CCFF66;
}

P {
    color: #005A00;
    font-family: "Comic Sans MS";
}    

A {
    font-family: "Comic Sans MS";
}    

H1 {
    color: #005A00;
    font-family: "Comic Sans MS";
    text-decoration: underline;
    text-align: center;
}

H2 {
    color: #005A00;
    font-family: "Comic Sans MS";
    text-decoration: underline;
    text-align: center;
}

H4 {
    color: #005A00;
    font-family: "Comic Sans MS";
    text-decoration: underline;
}

H6 {
    color: #000000;
    font-family: "Verdana";
}
