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

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