body {
  color: black;
  background: #000000 url('images/bg.jpg');
  background-size: cover;
  -webkit-background-size: cover;
  cursor: default;
  }