body {
  background-color: #ffffff;
  color: #000000;
  font-family: "lucida sans unicode", arial, verdana, helvetica, sans-serif;
}

div.redirect {
  text-align: center;
}

div.main {
  text-align: center;
}

h1, h2 {
  text-align: center;
}

a:link {
  color: #331199;
  text-decoration: none;
}

a:visited {
  color: #551155;
  text-decoration: none;
}

a:active {
  color: #a05050;
  text-decoration: none;
}
