    body       { background-image     : url(../imgs/shamballa-3.jpg);
                 background-position  : top center;
                 background-repeat    : no-repeat;
                 background-attachment: fixed
                 background-color     : #000000   }
    td.        { font-family     : Verdana;
                 font-size       : 11px      }
    td.b       { font-family     : Verdana;
                 font-size       : 14px;
                 font-weight     : normal    }
    td.c, th.c { font-family     : Verdana;
                 font-size       : 11px      
                 text-align      : left;
                 vertical-align  : middle;
                 white-space     : nowrap;   }
    p          { font-family     : Verdana;
                 font-size       : 11px;
                 font-weight     : bold      }
    h1         { color           : #FFCC00;
                 font-family     : Verdana;
                 font-size       : 30px;
                 font-style      : italic;
                 font-weight     : bold      }
    a:link     { color           : #8E468E;
                 font-size       : 11px;
                 font-family     : Verdana;
                 font-weight     : bold;
                 text-decoration : none      }
    a:visited  { font-size       : 11px;
                 font-family     : Verdana;
                 font-weight     : bold;
                 text-decoration : none      }
    a:hover    { text-decoration : underline;
                 cursor          : pointer   }
