* {
  margin: 0;
  padding: 0;
}

#page_begin_html{
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  width: 100%;
}

center {
  background: #fff;
  width: 960px;
  margin: 0 auto;
}