#sidebarL { background: url(menubar1.JPG) repeat-y;
           position: absolute;
           top: 0px;
           left: 0px;
           width: 100px;
           color: "white";
           font-size: 18px;
           font-weight: bolder;
           font-family: "Comic Sans MS"; }

#content { margin-left: 105px;
           margin-right: 20px; }

H1 { font-size: 32px;
     font-family: "Comic Sans MS"; }

H2 { font-size: 18px;
     font-family: "Courier New";
     font-weight: bolder;
     font-style: italic; }

P { font-family: "cooper Black";
    font-size: 12px;
    color: navy; }

H3 { Font-family: Arial;
     font-size: 10px;