body {
    background-color: #400506;
    color : #ffffff;
    font-family : Calibri,Trebuchet MS,Trebuchet,sans serif;
    margin: 1em;
}
h1 {
    font-family: Luminari,Codex SSi,Bremen Blk BT,Swis721 Ex BT,sans serif;
    color: c88525;
}
h2 {
    font-family: Impress BT,Calligraph 421 BT,Calligrapher,Pterra,Palatino,Times New Roman,Roman,serif;
    color: c88525;
}
h3 {
    font-family: Impress BT,Impress,sans serif;
    color: c88525;
}
#hdr {
    font-size: x-large;
    font-weight: bold;
    font-family: Impress BT,Calligraph 421 BT,Calligrapher,Pterra,Palatino,Times New Roman,Roman,serif
    color: c88525;
}
a:link {
    color: #c88525;
}
a:visited {
    color: #a8701f;
}
a:hover {
    color: #ffffff;
}
a:active {
    color: #ffff00;
}
