body {
   background-color: #242525;
   color: #9e9586;
   font-family: monospace;
   font-size: 14px;
}

a {
   color: #9e9586cf;
}

a:hover  {
      color: #9e9586;
    }

h1, h2, h3, h4 {
   line-height: 1em;
}
