/* Cascading style sheet for KAS website.  Modified 11/10/04 */
BODY  { background: rgb(150,120,160); color: black; 
background-image: url("./photos/falls_web_bkgnd2.jpg")}
P { font-family: "New Century Schoolbook", times, serif}
H1     { font-family: "New Century Schoolbook", times, serif; font-size: large }
H2     { font-family: "New Century Schoolbook", times, serif }
H3     { font-family: "New Century Schoolbook", times, serif }
LI     { font-family: "New Century Schoolbook", times, serif }
a:link { color: rgb(55, 0, 0) } /* for unvisited links */
a:visited { color: rgb(90, 40, 90) } /* for visited links */
a:active { color: rgb(255, 30, 102) } /* when link is clicked */
a:hover { color: rgb(0, 60, 100) } /* when mouse is over link */









