body {
        font-family: helvetica, serif;
        font-size: 12px;
        background: white;
        text-align: left;
        padding: 0;
        margin: 2px;
        }

.copyright {
        font-size: 10px;
        padding-bottom: 2px;
        padding-top: 2px;
        }

.contact {
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 10px;
        padding-bottom: 12px;
        padding-top: 12px;
        color: #800000;
        background: #EEE8AA;
        font-weight: bold;
        }

.tiny {
        font-size: 10px;
        line-height: 16px;
        margin-top: 10px;
        margin-bottom: 5px;
        }

.teaser {
        font-size: 10px;
        line-height: 16px;
        margin-top: 5px;
        margin-bottom: 5px;
        text-align: left;
        }

.monthly {
        font-size: 12px;
        line-height: 16px;
        margin-top: 10px;
        margin-bottom: 5px;
        text-align: center;
        }

.postdate {
        font-size: 12px;
        line-height: 16px;
        font-style: italic;
        font-weight: bold;
        }

.divhighlight {
        back/ground: #eda;
        background: #EEE8AA;
        padding: 0px;
        margin: 0 auto;
        }

#container {
        width: 950px;
        background: WHITE;
        text-align: left;
        border: 2px solid #eda;
        mar/gin: 0 auto;
        }

p {
        background: url(foo.gif) center no-repeat;
        margin: 1em 1em;
        }

#h4 {
        color: #7C6240;
        back/ground: #eda;
        background: #EEE8AA;
        }

#content {
        clear: left;
        }

#content a {
        color: #7C6240;
        }

#content a:hover {
        text-decoration: none;
        }
