BODY
    {
      background-color      : black;
      background-image      : url(../Images/sigLogoDark.jpg)    ;
      background-repeat     : no-repeat               ;
      background-position   : top center              ;
      background-attachment : fixed                   ;}

H1  { color       :   gold;
      font-size   :   18pt;
      font-family :  Arial;
      font-style  : italic;}

H2   { color       :    gold;
      font-size   :    12pt;
      font-family :   Arial;
      font-weight : lighter;}

I   { font-style  : italic; }

B   { font-weight : bold; }

A   { color       :    gold;
      font-size   :    12pt;
      font-family :   Arial;
      font-weight : lighter;
      text-decoration : none;}

H3  { color       :     red;
      font-size   :    12pt;
      font-family :   Arial;
      font-weight : lighter;}

H4  { color       :     lime;
      font-size   :    12pt;
      font-family :   Arial;}

#boxSidebar
    { width               : 140                     ;
      float               : right                   ;
      background-image    : url(../Images/blueGradient140.jpg);
      background-repeat   : repeat-y                ;
      background-position : top left                ;}

#boxContent
    { color                 : white                   ;
      height                : 100%                    ;
      font-size             : 12pt                    ;
      font-family           : "Times New Roman", Arial;
      text-align            : justify                 ;
      padding               : 80 40                   ;}
