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

}