
html {
  background-image: url("../images/background/pw_maze_white.png");
  background-repeat: repeat;
}

footer {
  background-image: url("../images/background/pw_maze_black.png");
  background-repeat: repeat;
}

input.form-control {
  background-image: url("../images/background/pw_maze_white.png");
  background-repeat: repeat;
}