﻿body 
{
    margin:1em 3em 3em 3em; padding: 0;
    background: white; color: black;
    font: small "Garamond", serif;
}

a 
{
    text-decoration: none;
}

a img 
{
    border: 0;
}

p 
{
    margin: 0 0 1em;
}


#masthead
{
    margin-bottom: 1.75em; padding-top: 1px;
/*padding top is given to contain margins of any elements inside of it that might stick out */
}