body
  {
  background-image: url(../images/edbg.gif);
  background-position: center center;
  background-repeat: repeat-y;
  font-family: arial; font-size: 18px; text-decoration:none; color: black;
  }

a:link { color: grey}
a:visited { color: grey}
a:active { color: red}
a:hover { color: green}
  
