body {
    background-attachment : fixed;
    background-color : #e1c52b;
    background-position : 5% 25% ;
    background-image : url('https://pbase.com/mennoh/image/175669432/medium.jpg') ;
    background-repeat : no-repeat;

    font-family : arial,helvetica,sans-serif;
  }


a.IMG {
    vertical-align: middle;
  }

a.camerainfo {
    color : #3E3E3E;
  }

a.thumbnail {
    border-bottom-color : #af6926;
    border-bottom-style : solid;
    border-bottom-width : 5px;
    border-left-color : #af6926;
    border-left-style : solid;
    border-left-width : 5px;
    border-right-color : #af6926;
    border-right-style : solid;
    border-right-width : 5px;
    border-top-color : #af6926;
    border-top-style : solid;
    border-top-width : 5px;
    display : block;
    font-size : 15pt;
    height : 160px;
    padding-bottom : 10px;
    padding-left : 10px;
    padding-right : 10px;
    padding-top : 10px;
    vertical-align : middle ;
    horizontal-align : middle ;
    width : 160px ;
    background-color : #e1c52b;
  }

.display {
    border-bottom-color : #af6926;
    border-bottom-width : 3px;
    border-left-color : #af6926;
    border-left-width : 3px;
    border-right-color : #af6926;
    border-right-width : 3px;
    border-top-color : #af6926;
    border-top-width : 3px;
 }

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