.centeredyp {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -53px;
  margin-left: -260px;
}

* html .centered-box { 
	position:absolute;
}
