.Center-div {
  position: absolute;
  background-position: center;
  margin-left: -415px;
  width: 830px;
  height: 750px;
  top: 0px;
  margin-top: 0px;
  left: 50%;
  margin-right: -50%;
  z-index: 0;

}