.big-wrapper  {
  background: url(/images/pano_paul_shoots_blurred_low.jpg) no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.cover-footer {
  position: absolute;
  bottom: 0;
}
