body {
  background-color:#ebebeb;
  background-image: url(../images/bg_new.gif);
  background-repeat: repeat-x;
  height: 100%;
  font-family: Verdana, Arial, Helvetica;
  overflow: -moz-scrollbars-vertical;
}