h1, h2, h3, a, p, li {
    font-family: 'Courier New', Courier, monospace
}

p {
    font-size: 1.0em;
}

.footer {
    font-size: 0.8em;
    text-align: center;
}


iframe {
    width: 100%;
    border: none;
}