body {

        background-attachment: fixed;
        background-position: top left;

}
div, li, ol, p, div, td, tr, ul, table {
        color: #000000;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 12px;
        text-weight: normal;
}
a,   a:link, a:visited {
        color: #000000;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        text-decoration: none;
}

a:focus, a:hover, a:active {
        color: #cc0000;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        font-decoration: none;
}


h1 {
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-weight: bold;
        color: #e00000;
        text-decoration: underline;
}
