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