body {
    background-color: #eef1db;
    font-family: monospace, Helvetica, sans-serif;
    color: #e3e1c9;
    

  }
  h1,h2,h3,h4,h5,h6 {
    color: #485b63;
  }
    a {
        color: #009cdf;
    }