body {
  font-size:11px;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  text-align:center;
}

h1{
  font-size:28px;
  color: #cc0000;
}
h2{
  font-size:16px;
  color: #cc0000;
}

h3{
  font-size:13px;
  color: #cc0000;
}

.content{
  margin: auto;
}

.imprint{
  
}

.red{
  font-size:12;
  color: #cc0000;
}