#pageFooter {
  background: #f9f9f9;
}
#pageFooter .copyRight {
  padding: 10px 0 20px 0;
  background: #f9f9f9;
  font-size: 10px;
  text-align: center;
}
hr {
    margin-top: -10px;
}