body
{
    margin: 5;
    padding: 0;
    color: #232;
    background-color: #fff;
    font-family: "Gill Sans", Verdana, Lucida, Arial, Helvetica, sans-serif;
    font-size: small
}
.quote {font-size: x-small}
.footer {font-size: x-small}
h2, .sectiontitle {font-size: medium}
h1, .banner {font-size: large}
.header {font-size: medium}
.realsmall {font-size: xx-small}
.small {font-size: x-small}

