body {
  background-color: #999;
  color: #fff;
}

 h2, h3, h4, h5, h6, small, p {
  color: #fff;
}

h1 {
color: #cc0000;
}