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