@import url("bg_off.css");

BODY {
  background-image: url(images/bg.jpg);
  background-repeat: repeat;
}


