/* background */
body { color: black; background: white url("images/vanwatkins_interior_pg_08-overlay.jpg") fixed }

/* links */
A:hover {color: blue; font weight: bold; text-decoration:underline}
A:link {color: blue; font weight: bold}
A:visited {color: blue; font weight: bold}
A { text-decoration: none }
