   body
   {
      {
      scrollbar-arrow-color: #FFFFCC;
      scrollbar-base-color: #808080;
      scrollbar-dark-shadow-color: #808080;
      scrollbar-track-color: #FBFBFB;
      font-family: times new roman, san-serif;
      color: #808080;
      bg color: #FFFFFF;
      font-family: times new roman, san-serif;
      background-image: url('images/i_am.jpg');
   }
   
   #table   
   {
      position: absolute;
      top: 2%;
      left: 15%;
   }
   
   #inspire   
   {
      position: absolute;
      top: 475px;
      left: 250px;
   }
   
   #sermon1   
   {
      position: absolute;
      top: 20px;
      left: 265px;
   }
   
   #sermon2   
   {
      position: absolute;
      top: 450px;
      left: 265px;
   }
   
   #sermon3   
   {
      position: absolute;
      top: 1250px;
      left: 250px;
   }
   
   #grace   
   {
      position: absolute;
      top: 20px;
      left: 160px;
   }
   
   .font
   {
      color: #000000;
      font-size: 16px;
   }
   
   .name
   {
      font-size: 32px;
      font-family: Gaze, Lucida Calligraphy, times new roman, san-serif;
   }
   
   .city
   {
      font-size: 20px;
      font-family: Gaze, Lucida Calligraphy, times new roman, san-serif;
   }
   
   a
   {
      text-decoration: none;
      font-size: 14px;
      color: #808080;
   }

   a:hover
   {
      text-decoration: underline;
   }

   a:visited
   {
      font-style: italic;
      color: #808080;
   }