body {
  background-attachment: fixed;
  background-image: url("images/hands.gif");
  background-position: center center;
  background-repeat: no-repeat;
}
