body {
    padding-left: 20em;
    background-color: #303030;
    color: #efefef;
    font-family: sans-serif;
}

a {
    color: #2296f0;
}
a:visited {
    color: #59b3f8;
}

h1 {
    font-size: 1.4em;
}

h2 {
    font-size: 1.3em;
}

h3 {
    font-size: 1.0em;
}

h4 {
    font-size: 0.9em;
}
