body {
    background-attachment : fixed;
    background-color : #7deef1;
    background-image : url(' https://pbase.com/mennoh/image/174895685/original.jpg ');
    background-size : cover;
    background-repeat : no-repeat;
    font-family : arial,helvetica,sans-serif;
  }


A:link {
    color : yellow;
  }


A:active {
    color : yellow;
  }


A:visited {
    color : yellow;
  }


A:hover {
    color : white;
  }


.caption {
    color : yellow;
    font-size : 9pt;
    font-style : italic;
  }

tbody {
    color : yellow ;
  }

h2 {
    color : yellow ;
  }

.gallery_hitcounts {
    color : lightgrey
  }


.galleryheader {
    width : 50em;
    color : lightgrey;
  }

.thumbnails {
	display:block ;
  }

IMG.thumbnail {
  border-style : solid;
  cell-spacing : 30;
  border-width : 5px;
  border-color : #000000;
}

.title {
    color : yellow
  }

.exif {
    color : yellow
  }

.othersizes {
    color : lightgrey
  }

.copyright {
    color : yellow
  }

.display {
    border-bottom-color : #000000;
    border-bottom-width : 5px;
    border-left-color : #000000;
    border-left-width : 5px;
    border-right-color : #000000;
    border-right-width : 5px;
    border-top-color : #000000;
    border-top-width : 5px;
 }

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