.head {
    font-family: Bitcount Grid Double;
    text-decoration: none;
    font-size: 200%;
    color: black;
}

.head:hover {
    text-decoration: underline;
}

.nav {
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 80%;
    font-weight: bold;
    color: black;
}

.pic {
    text-align: center;
}

.image {
  color: black;
  width: 350px;
  align-items: center;
  height: auto;
  background: white;
  padding: 14px;
  background-clip: padding-box;
  border-image-slice: 6 5 5 5;
  border-image-width: 12px 10px 10px 10px;
  border-image-repeat: stretch;
  border-style: solid;
  border-color: transparent;
  image-rendering: pixelated;
  border-image-source: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAANAgMAAADgR2fRAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAAlQTFRFAAAAAAAA+Pj4V7faMwAAAAN0Uk5TAP//RFDWIQAAAC1JREFUeJxjZA34zSg14Rdj5hsRxtQPLIypsyMZU+ZIomCQXBRQnajDf0agegDBHREzb+pRsAAAAABJRU5ErkJggg==");
}

#text {
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
}


.geist-pixel {
  font-family: "Geist Pixel", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-variation-settings:
    "ELSH" 0;
}