body {
  border-style: none;
  background: black url(graphics/webbackground.jpg) no-repeat fixed right top;
  text-align: justify;
  color: white;
  font-family: sans-serif;
}
h1 {
  font-family: Arial,Helvetica,sans-serif;
}
a:link {
  color: #ff99ff;
}
a:hover {
  color: #cc33cc;
}
a:visited {
  color: #cc0000;
}
a:active {
  color: #ff99ff;
}

