body {
  text-align: center;
  font-family: Verdana, sans-serif;
}
div#wrapper {
  max-width: 860px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}
a:link {
  color: #00e;
  text-decoration: none;
}
a:visited {
  color: #729;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
a:active {
  color: #e00;
}
a.anchor {padding-top: 90px;}

