
.main {
  width: 1199px;
  margin: 0px;
  padding: 0px;
  background-image: url(images/page-bg-white.png);
  background-repeat: repeat-y;  
}


.bottom {
  background-image: url(images/page-bottom-bg-white.png);
  background-repeat: no-repeat;  
  height: 20px;
}

