body
{
  background-color: #e8e8f0;
  font-family: arial, verdana, sans-serif;
  font-size: 100%;
}

h1
{ /** Hovedoverskrift **/
  font-size: 200%;
  text-align: center;
}

h2
{ /** Texter **/
  font-size: 107%;
  text-align: center;
}

h5
{ /* Copyright */
  font-size: 75%;
  color: #cccccc;
  text-align: center;
}

