/* MISC */
body {
  background-color: #f5f4f9;
  color: #100e11;
  font-family: georgia serif;
  font-family: 'trebuchet ms',sans-seri;
      }

h1 {
  text-align: center;
  font-family: "ITC Garamond", "Adobe Garamond", serif;
      }
p  {
  font-family: 'trebuchet ms',sans-seri;
      }

/* DIVS */

          /*  PAGE DECORATION  */
.pagenotfound1  {
  padding: 150px 0px 0px 0px;
  display: flex;
  justify-content: center;
  align-items: center;
      }

.pagenotfound2  {
  padding: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0;
      }