body
{
    background-color:#4e1105;
    /*background-color:Transparent;*/
    padding:0px;
    margin:0px;
    font-family: "Tahoma", Arial, Verdana;
    color:#fff;
    font-size:12px;
    line-height:18px;
}

body, html, form
{
    width:100%;
    height:100%;
}

H1, H2, H3, H4, H5, H6
{
    font-family:Century Gothic, sans-serif;
    font-weight:lighter;
}

a
{
    color:#fff;
}