body {
  background-color: #ffffff;
  background-image: url(../images/bg.gif);
  background-repeat: repeat-x;
  height: 100%;
  width: 98%;
  overflow: -moz-scrollbars-vertical;

}