.main-background {
  background-image: url("/pics/Texture_1.jpg");
  min-height: 100%
}

.background {
  background-image: url("/pics/Texture.jpg");
  background-repeat: repeat-x;
  min-height: 30%;
}
