#header {
  background-color: #191919;
  background-image: none;
}
#footer {
  background-color: #191919;
  background-image: none;
}
/* body text should be black, not gray */

body {

  color: #000000;

}