a, a:visited, a:link {
    color: black;
}

body {
    text-align: center;
    font-family: Courier, monospace;
    font-size: larger;
}

footer p {
    text-align: center;
}

#freagle-block {
    height: 33%;
    background-color: #f10;
    padding: 4em;
}

#freagle {
    height: 100%;
}

#freagle-small {
    height: 180px;
}

p {
    text-align: left;
    margin: 0 16% 1.6em 16%;
}