div#footer_container
 {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  width: 800px;
  height: 50px;
  background: url('images/footer_background.png') top center no-repeat;
  text-align: center;
  padding-top: 55px;
 }
