body {
  background: linear-gradient(0deg, transparent 1%, white 75%), url("../images/bkgd09.png");
  background-position: top center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
}

