.header, .footer {
  background-color: #f3f9fc;
}

.header {
  border-bottom: solid 1px #eee;
}

.footer {
  border-top: solid 1px #eee;
}

.footer, .footer a {
  color: #333;
}