.container {
    margin-top: 2em;
    font-size: 110%;

    font-family: Cantarell, 'Helvetica Neue', Arial, Helvetica, sans-serif;
}

/***********************************/

p, ul {
    text-align: justify;
}

h1, h2 {
    font-family: "IM Fell DW Pica";
}

h1 {
    font-weight: bold;
}

h2 {
    font-weight: normal;
}

/***********************************/

div.contact { float: right; }

.inactive, .inactive a { color: #4D5A80; }
