body {
    background: rgb(192, 192, 255);
    font-family: Georgia, Garamond, serif;
    font-size: 12pt;
    text-align: center;
}
h1 {
    font-size: 36pt;
    font-weight: bold;
}
p.jahrgang {
    margin: 20px 0 30px;
    font-size: 14pt;
}
a, a:link, a:visited {
    color: #000764;
    text-decoration: underline;
}
a:hover {
    text-decoration: none;
}

