body
{
  background-color: #b4ec1c;
  color: #6cd329;
  font-size: 1em;
  font-family: Verdana;
  margin: 40px;
  text-align: center;
}

h1
{
  background-color: white;
  font-size: 1.5em;
  text-transform: uppercase;
}

a:link
{
  color: white;
}

a:visited
{
  color: #ff4400;
}