@charset "UTF-8";       /* Set the encoding of the style sheet to Unicode UTF-8 */
@page {
  margin-bottom: 0px;
  margin-top: 0px;
}
.collects {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  height: 2400px;
  width: 100%;
  background: url('https://web.elib.com/icons/RococoLibrary-1600.jpg');
}
