body {
    color: #222222;
    font-family: serif;
}

h1 {
    padding: 2em;
    line-height: 1.3em;
    font-size: 1.3em;
    font-weight: bold;
    text-align: center;
}

a {
    color: #222222;
    text-decoration: none;
}

a:hover {
    color: #777777;
}
