body { background: #fc9; color: black; margin: 10px; }

div.top { background: url(blackmarb.html); background-color: #039; color: black; padding-left: 15px; padding-right: 15px; margin-bottom: 0; }
div.main { background: url(paper2.html); background-color: #ffc; color: black; margin-top: 15px; }
div.bottom { background: url(tanback.html); background-color: #cfc; color: navy; text-align: center;    margin-top: 10px; }

div.padtop { padding-top: 0; padding-bottom: 5px; }
div.padmain { padding: 0 1.5% 1%; }
div.padbottom { padding: 1%; }

h1 { color: #fc0; background-color: transparent; text-align: center; border-bottom: white 1px solid; padding-top: 10px; padding-bottom: 10px; margin-top: 0;}
h2 { color: #cf9; background-color: transparent; text-align: center;  padding-bottom: 0; }

p { padding-left: 1%; padding-right: 1%; }
p.first { padding-top: 2%; }
address { padding-top: 1%; padding-bottom: 1%; }

span.drop { float: left; font-size: 40px; font-weight: bold; color: maroon; background-color: transparent; margin-top: -3px; margin-bottom: -5px; }

span.pictitle {
    color: aqua;
    background: transparent;
    font-family: Verdana, Arial, sans-serif;
    font-size: 2em;
    }
    /* Picture title display settings */
img.left {
    float: left;
    border-width: 0;
    margin-right: 10px;
    }
    /* Left image float settings */
img.right {
    float: right;
    border-width: 0;
    margin-left: 10px;
    }
    /* Right image float settings */

