DIV,BODY,TD,TH,TR,TABLE,FONT,INPUT,LI,UL,FORM,
BLOCKQUOTE,P,B,I,H1,H2,H3,H4,H5 {
  font-family: times new roman;
  font-size : 14pt;
  color : #333333;
  background : none;
}

body
{
  background-image: url(https://i.pbase.com/o5/73/6673/1/68851517.hlEzqCCj.NYBackground03.jpg);
  background-position:top center;
  background-repeat:no-repeat;
  background-attachment:fixed;
  background-color : black;
}

A:link { color : #5865e1}
A:active { color : #d5ae83}
A:visited { color : #5068e3}
A:hover { color : #5b80b7}

.caption {
  font-size : 9pt;
  color : #dddddd;
  font-style : italic;
}

/* --- simple code to hide the menu -- */
/* thanks https://www.pbase.com/arjunrc */
body table td a img { display:none;} 
.thumbnails table img {display:none;}
table img {display:block;}
.display,.display img {display:block;}
.thumbnails table,.thumbnails table img, .display,p.small{ 
display: inline; 
body div.galleryheader table td a img {display:inline;}
}

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