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