body {
  background-image: url('../images/wcbg1.png');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-attachment: fixed;
  background-color: #1c1f26;
}