body
{
background-color: #CC0000
}



h1
{
font-family: Century gothic;
font-size: 32px;
text-align: left;
color: #336633;
margin-bottom: 22px
}

p
{
color: #336633;
font: 13px Century gothic;
text-align: justify;
}

p.date
{
font-family: Century gothic;
font-size: 10px;
text-align: right;
color: #cc0000
}

h2
{
color: #336633;
font: bold 16px Century gothic;
text-align: justify;
}

p.post
{
font-family: Century gothic;
font-size: 10px;
font-style: bold;
text-align: left;
color: #cc0000
}

p.foot
{
font-family: Century gothic;
font-size: 10px;
text-align: center;
color: #cc0000
}

a:link {color: #336633}     /* unvisited link */
a:visited {color: #336633}  /* visited link */
a:hover {color: blue}   /* mouse over link */
a:active {color: #cc0000}   /* selected link */

img.art
{
width: 150px;
border: 0px
}

li
{
color: #336633;
font: 13px Century gothic;
text-align: justify;
}
