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

#content {
  background-image:url('../images/popup/background.png');
  background-repeat:repeat-x;
  width: 755px;
  height: 383px;
}


