body {
  background: url("images/bg.png") no-repeat;
  background-size: 100% 100%;
  background-attachment: fixed;
}
