body
{
  background-color: #111;
  color: #ccc;
}

a:link
{
  color: #831;
}

a:visited
{
  color: gray;
}

div {
  text-align: center;
  line-height: 2;
  font-size: 500%;
}
