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