body {
    padding-top: 60px; /* 60px to make the container go all the way to the bottom of the topbar */
    font-family: verdana;
    font-size: 9pt;
}

h1{
    margin-bottom: .5em;
    font-size: 2em;
}

h2{
    margin-bottom: .2em;
    font-size: 1.5em;
}

.container{
    margin-bottom: 1em;
}

.newsletter-overview iframe{
    width: 920px;
}

.clear{
    clear:both;
}