body {
  background-image: url('IMG_4080.JPEG');
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  background-position: center;
}
img {
    float: left;
    margin: 20px;
}