/* line 1, ../../../src/scss/css/background.scss */
html {
  background-color: transparent;
  background-image: none;
  background-position: 50% 0;
  background-repeat: repeat-x; }

/* line 9, ../../../src/scss/css/background.scss */
div.background {
  background-color: transparent;
  background-image: none;
  background-position: 50% 0;
  background-repeat: repeat-x; }

/* line 17, ../../../src/scss/css/background.scss */
div.concept {
  background-color: transparent;
  background-image: url(img/concept.jpg);
  background-position: 50% 0;
  background-repeat: repeat-x; }

/* line 25, ../../../src/scss/css/background.scss */
div.header-main div.header-body a.store-button {
  color: #5E3E1E; }
