body { background: url(guides.jpg); 
            color: #400080;
            font-family: "Comic Sans MS", Garamond, "Times New Roman", serif;
            margin: 2em;
          }

     a:link { color: #000080;
              font-family: serif, sans-serif; 
              background: #eeeeee; 
              }
     a:visited { color: #000000;
                 background: #fafafa;
                 font-family: "DomCasual MT", serif; }
     a:active { color: #ff8000;
                font-weight: bold; }

     h1 
      { text-align: left;
        font-family: "Arial Black", serif; 
        font-size: 1.8em;
      }

     h2 
      { text-align: left;
        font-family: "Gill Sans", "DomCasual MT", serif;
        font-size: 1.3em;
        color: #7722ff;
      }

     h3 
      { text-align: left;
        font-family: "DomCasual MT", serif;
        font-size: 1.2em;
        color: #2222ff;
      }
     h4 { text-align: left;
          }
     p { color: #400080;
         font-family: "Times New Roman", Garamond, "Bookman Old Style", "Comic Sans MS", serif;
         
        }

     ul { color: #400080;
         font-family: "Times New Roman", Garamond, "Bookman Old Style", "Comic Sans MS", serif;
         
        }
    dl { color: #4000A0;
         font-family: Garamond, "Times New Roman", "Comic Sans MS", serif;
        }

     b { font-weight: bold }



