body {
  background: linear-gradient(60deg, transparent 0%, white 70%), url("../images/bkgd05.jpg");
  background-position: top center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
}

