body {
background-image: url(//cdn.shopify.com/s/files/1/0007/0234/9430/t/2/assets/background-image.jpeg?v=2392021948258418606);
background-repeat: no-repeat;
background-position: center center;
background-attachment: fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover
}