
 body {background-image: url(kfbkgrnd2.gif);
           background-repeat: no-repeat; 
           background-color: rgb(204, 207, 176);
}

p.intro {padding-left: 5%;
           padding-right: 50%;
           padding-top: 5%;
           line-height: 150%;
           height: 75%;
            width:  30%;
}
p.two {padding-left: 10%;
          padding-right: 50%;
          padding-top: 5%;
          line-height: 150%;
          height: 50%;
          width: 30%;
} 
DIV.main {width: 0%; 
               margin-left: 50%; 
               margin-right: 0%;
               align:  right;
}

 #redmark {width:10%;
                  margin-top:  20%; 
                  margin-left: 40%;
                  align: center;
}
 
a:link {font-family: Arial, Verdana, Helvetica, Sans-serif;
          font-size: 16px;
          font-style: normal;
          font-weight: normal;
          color: #660000;
           text-decoration: none; 
}

a:visited {font-family: Arial, Verdana, Helvetica, Sans-serif;
          font-size: 12px;
          font-style: normal;
          font-weight: normal;
          color: #666600;
          text-decoration: none; 
}

a:hover {font-family: Arial, Verdana, Helvetica, Sans-serif;
          font-size: 12px;
          font-style: normal;
          font-weight: normal;
          color: #663300;
           text-decoration: none; 
}

a:active{font-family: Arial, Verdana, Helvetica, Sans-serif;
          font-size: 12px;
          font-style: normal;
          font-weight: normal;
          color: #990000;
           text-decoration: none;
 }
 
  