body {
  font-family: 'comic sans ms';
  /*background: lightgreen;*/
  background-image: url('https://reneesbakery.neocities.org/IMAGES/lucht_castricum.jpeg'); /*achtergondplaatje*/
  background-attachment: fixed;
  background-size: cover
  }



.page-wrapper {
  width: 1000px;
  margin: 0 auto;
  margin-bottom: 400px;
  /*border: solid;*/
  }
  
  
  
h1 {
  font-family: 'monaco';
  color: darkblue;}
  
.shelf{
      content: url(https://reneesbakery.neocities.org/IMAGES/boekenkast.png);
}
  
  
  
  