#catalogue {position: absolute;
      z-index:1;
      margin: 0px;
      padding: 0px;
      top: 30px;
      left: 190px;
      width: 710px;
      height: 533px;
      border-top: 0px solid gray;
      border-left: 0px solid yellow;
      border-right: 0px solid yellow;
      border-bottom: 0px solid yellow;
      background-color: black;
      }
