    a:link,
    a:visited,
    a:active {
      color: #909090;
    }
   h4 {font-weight: normal;
   }

   h1 {	font-size: 1.3em;
   	font-weight: normal;}

   h2 {	font-size: 1.4em;
   	font-weight: normal;}

   h3 {	font-size: 1.4em;
   	font-weight: normal;}


nav {
    display: block;}

body {
  background-color: #21222c;
}


  