/* Copyright (C) Primer Templates, http://www.gnu.org/licenses/gpl.html GNU/GPL */

body {
  background-image: url("../../images/pattern1.png");
  background-repeat: repeat;
  background-attachment: fixed;
}
