DIV,TD,TH,TR,TABLE,FONT,INPUT,LI,UL,FORM,
BLOCKQUOTE,P,B,I,H4,H5 {
  font-family: arial,helvetica,sans-serif;
  color :  #888888;
}

body { 
  background:  black
  url(https://www.pbase.com/sphynx/image/85629482.jpg)
  center right no-repeat fixed;
  font-family: arial,helvetica,sans-serif;
  color :  #888888;
}

H1,H2 {
	font: 24px "Monotype corsiva","Comic Sans MS";
	color :  #888888;
	letter-spacing: 4px;
	text-align: center;
	height: 24px;
 }

H1:FIRST-LETTER ,H2:FIRST-LETTER { 
	font: 30px "Monotype corsiva","Comic Sans MS";
	color :  #888888;
 }

H3 {
  font-family : arial,helvetica,sans-serif;
  color :  #557788;
}

A:link { color :  #5865e1}
A:active { color :  #d5ae83}
A:visited { color :  #5068e3}
A:hover { color :  #CC4545}

.caption {
  font-size : 11pt;
  color :  #994444;
  font-style : italic;
}

.title {
  font : 12px "Comic Sans MS";
  font-size : 13pt;
  letter-spacing: 2px;
  color :  #AA3355;
}

IMG.display {
  border-style : ridge;
  border-width : 2pt;
  border-color :  #AAAAAA;
/*  margin-top : 30px; */
}

IMG.thumbnail {
  border-style : solid;
  border-width : 1pt;
  border-color :  #AAAAAA;
  vertical-align : middle;
}

a.thumbnail, a.thumbnail:link, a.thumbnail:visited, a.thumbnail:active {
        border:  #141414 1px solid;
        margin-bottom: -45px;
        padding-top: 3px;
        width: 168px;
        display: block;
       height: 200px;
}

a.thumbnail:hover {
        border:  #560000 1px solid;
        margin-bottom: -45px;
        padding-top: 3px;
        width: 168px;
        display: block;
        height: 200px;
}


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