}DIV,BODY,TD,TH,TR,TABLE,FONT,INPUT,LI,UL,FORM,
BLOCKQUOTE,P,B,I,H1,H2,H3,H4,H5,FONT {
  font-family: verdana,helvetica,sans-serif;
  font-size:14 pt;
  color : #FFEC8B;
  background : black;
}
IMG.thumbnail {
border-style : ridge; 
border-width : 6pt; 
border-color : #FFC125; 
} 
IMG.display { 
border-style : ridge; 
border-width : 12pt; 
border-color : #FFC125; 
} 


a,
a:link,
a:visited,
a:active
{
   color: #FFC125 ;
   background: none;
   text-decoration: none;
   
}

a:hover
{
   color: #FFEC8B;
   background: CD853F;
   text-decoration: underline;
}
.caption {
  font-size : 14pt;
  color : #FFC125;
  font-style : comic sans MS;
}
h1, h2 {
        border: #FFD700 8px ridge;
        border-left: #FFD700 8px ridge;
        border-right: #FFD700 8px ridge;
        border-top: #FFD700 8px ridge;
        margin-bottom: 1em;
        margin-left: 2px;
        margin-right: 2px;
        padding: 5px;
        width: 100%;
        display: block;
        background: transparent;
        font-size: 25px;
        color:#FFEC8B;
        font-weight: bold;
        letter-spacing: 5px;
        text-align: center;
        position: relative;
        }
h2:first-letter
{
  color: #FFD700;
  font-style: bold;
  font-size: 60pt;

}

BODY { margin-top: 0px; top: 0px; }
BODY TABLE A IMG { display: inline; }
HR { position: relative; }
