body {
  background: url('images/kool.gif') no-repeat center center fixed;
  background-size: cover;
}

div {
  width:300px;
  margin:auto;
}