#footer {
width: 400px;
background-color: #FFF;
background-image: url(images/site/foot1.png);
background-position: top center;
background-repeat: no-repeat;
font-family: georgia, verdana, arial;
font-size: 7pt;
color: #000;
text-align: center;
height: 25px;
}

.dheader {
font-family: georgia, verdana, arial;
font-style: italic;
color: #333;
font-size: 10pt;
letter-spacing: 3px;
text-align: left;
padding: 0 2.7em;
line-height: 20px;
background-image: url(images/site/dhead1.png);
background-position: bottom left;
background-repeat: no-repeat;

}
#header {
width: 400px;
height: 40px;
background-image: url(images/site/head1.png);
background-position: bottom center;
}