body {
  background-color: #FFFFFF;
  background-image:url('/Graphics/tan2BG.jpg');
}


A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration: underline; color: red;}



h2 {
  font-style: italic;
  font-size: 20pt;
  font-family: "Comic Sans Ms", arial,helvetica,sans-serif;
  text-align: center;
  color: black;
}