body {
  background-color: #eee;
}

#header {
  background: none;
  background-color: #eee;
}

#footer {
  background: none;
  background-color: #eee;
  color: #000;
}

#footer a, #footer a:visited {
  color: #000;
}

.logospace {
  padding: 1em;
}
