body {
  color: #333;
  background-color: white;
  font-family: Georgia, Times, "Times New Roman", serif;
  font-size: 14px; }

h1 {
  font-size: 6em;
  text-align: center; }

a {
  color: #333;
  text-decoration: none; }
  a:hover {
    color: black; }

#treff {
  color: #666;
  font-family: Verdana, "Lucida Grande", Arial, sans-serif;
  font-size: 1.2em;
  text-align: center; }
