﻿h1 {
    font-size: 22px;
    text-align: center
}

p {
    text-indent: 2em
}

.flinks {
    font-size: 0.95em
}

    .flinks > a {
        color: darkgrey
    }

.bottom {
    margin-top: 20px;
    padding: 3px;
    text-align: center
}

    .bottom > div {
        margin: 8px 0px;
        color: darkgrey;
        line-height: 1.5em;
        text-align: center;
        font-size: 0.95em
    }

        .bottom > div > a {
            color: darkgray
        }
