/* Override some defaults */
body {
  padding-top: 60px; /* 40px to make the container go all the way to the bottom of the topbar */
}
.container > footer p {
  text-align: center; /* center align it with the container */
}
.hero-unit h1 {
  margin-bottom: 6px;
}
.pagination.pull-right {
  line-height: 36px;
}
