body {
   font: 1em Georgia, "Times New Roman", Times, serif;
   background: #fff url(/cmsimages/archives/exhibits/statefair/img/backdrop.gif) repeat-x;
   color: #000;
   width: 780px;
   margin: 0 auto 1em auto;
   height: 100%;
}

a:link { color: #B85C00; }
a:visited { color: #999966; }
a:hover { color: #B85C00; }

.cite { font-size: .7em; }
.note { 
   font-style: oblique; 
   font-size:.8em; 
   text-align: center; 
   margin-top: 1.5em; 
}