body {
    background-attachment : fixed;
    background-color : #5cb2e3;
    background-image : url('https://www.pbase.com/mennoh/image/113825664/original.jpg');
    background-position : center;
    background-repeat : no-repeat;
    font-family : arial,helvetica,sans-serif;
  }


A:link {
    color : #243493;
  }


A:active {
    color : #243493;
  }


A:visited {
    color : #0a2829;
  }


A:hover {
    color : #243493;
  }


.caption {
    color : #071d7f;
    font-size : 9pt;
    font-style : italic;
  }

.galleryheader {
    width : 50em;
  }

.thumbnails {
	display:block ;
  }


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