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