#main_background {
  background-repeat: repeat-y;
  background-position: top center;

  width: 100%;
}


#main_border_top {
  background-position: top center;
  background-repeat: no-repeat;
  
  width: 100%;
}
