body {
  background: linear-gradient(rgba(47, 23, 15, 0.00), rgba(47, 23, 15, 0.08)), url(../image/bg-welcome.png);
  background-attachment: fixed;
  background-position: top center;
  background-size: cover;
}
