footer .footer {
  color: black;
  background: transparent; }
  footer .footer a {
    color: black; }

body {
  background: white; }

#header {
  background: white; }
  #header .nav a {
    color: #333; }
    #header .nav a:hover {
      font-weight: bold; }

h2 {
  font-weight: 100; }
