body {
  background-image: url(background.gif);
  background-position: top center;
  background-repeat: repeat-y;
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  background-color: #F1F1F1;
}