@import url(style.css);
html, body{
  background-image: url(img/bg.gif);
  background-position: 0 0;
  background-repeat: repeat-x 
}
#wrapper{
   width: 781px;
}