 body {
    font: 400 15px Lato, Georgia;
    line-height: 1.8;
    color: #818181;
    background-attachment: fixed;
    background-image: url(background.jpg);
    background-size: cover;
  }