.body_center{
  color:#ffffff;
  background: #ffffff;
/*    border: 1px solid #666; */
  position: absolute;
  width: 900px;
  height: 675px;
  left: 50%;
  top: 50%;
  margin-top: -315px;
  margin-left: -450px;
}
