body {
    font-family:Arial, Helvetica, sans-serif;
    width: 40em;
    margin: auto;
    background-color: rgb(59, 66, 66);
    color: rgb(216, 216, 216);
}

#site-title {
    text-align: center;
}

#page-title {
    text-align: center;
}

.subsection {
    text-align: center;
}