body {
margin: 0px;
background-image: url("images/poppy.jpg");
}

.titlebar
{
font-family: Marydale, American Typewriter, Times New Roman, serif;
font-size: 18px;
font-weight: bold;
background-color: #ccb988; 
color: #000000;
}

.promo
{
font-family: American Typewriter, Times New Roman, serif;
font-size: 16px;
color: #585858;
}

.copyright 
{
font-family: Marydale, Verdana, sans-serif;
font-size: 12px;
color: #000000;
}

.menu a:link {
font-family: American Typewriter, Times New Roman, serif;
color: #508c29;
font-size: 14px;
text-decoration: none;
}

.menu a:visited {
font-family: American Typewriter, Times New Roman, serif;
color: #508c29;
font-size: 14px;
text-decoration: none;
}

.menu a:hover {
font-family: American Typewriter, Times New Roman, serif;
font-size: 14px;
color: #585858;
text-decoration: none;
}

.menu a:active {
font-family: American Typewriter, Times New Roman, serif;
font-size: 14px;
color: #508c29;
text-decoration: none;
}

a:link {
font-family: American Typewriter, Times New Roman, serif;
color: #508c29;
font-size: 16px;
text-decoration: none;
}

a:visited {
font-family: American Typewriter, Times New Roman, serif;
color: #508c29;
font-size: 16px;
text-decoration: none;
}

a:hover {
font-family: American Typewriter, Times New Roman, serif;
font-size: 16px;
color: #fb9e0d;
text-decoration: none;
}

a:active {
font-family: American Typewriter, Times New Roman, serif;
font-size: 16px;
color: #666666;
text-decoration: none;
}

.image {
border-color: #508c29;
height: 225px;
width: 300px;
}

.image2 {
width="423px" 
height="320px"
}

.exerpt {
font-family: American Typewriter, Times New Roman, serif;
font-size: 16px;
text-indent: 20px;
text-align: left;
color: #585858;
}

.exerptnoindent {
font-family: American Typewriter, Times New Roman, serif;
font-size: 16px;
text-align: left;
color: #585858;
}

.exerptcentered {
font-family: American Typewriter, Times New Roman, serif;
font-size: 16px;
text-align: center;
color: #585858;
}

.textblock {
font-family: Papyrus, Verdana, sans-serif;
font-size: 14px;
text-indent: 20px;
text-align: left;
}