
body {
/*background-color: #f7f4f4;
background-image: url("https://www.transparenttextures.com/patterns/axiom-pattern.png");
/* This is mostly intended for prototyping; please download the pattern and re-host for production environments. Thank you! */
background-image: url("./img/morris-3_dithered.png");

font-family: "Philosopher", serif;
}

h1 {
  font-family: 'Coral Pixels';
}

ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#hornet {
  position:fixed;
  top:0px;
  right:0px;
}

.stamps img {
  margin: 0 !important;
}