/* This CSS file is created for you to create or override any of the existing CSS styles used in this theme */

html, body {
  background-color: black;
  background-image: url('../images/gyf_lasers.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-attachment: fixed;
}

#searchbar {
  background-image: url('../images/gyf_seal.jpg');
  background-repeat: no-repeat;
  background-position: top right;
  padding-top: 130px;
  padding-right: 250px;
}
