body {
  font-family: Arial, sans-serif;
  line-height: 1.2;
}

h1 {
  color: #333;
  text-align: center;
}

p {
  font-size: 16px;
  line-height: 1.2;
}

.yanone-kaffeesatz-regular {
  font-family: "Yanone Kaffeesatz", sans-serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
}