body {
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}

h1 {
    margin-bottom: 5px;
}

h3 {
    margin-bottom: 5px;
}

p {
    margin-top: 5px;
}

a {
    color: black;
}

.imprint a {
    color: blue;
}

.center {
    text-align: center;
}

