body
{
	text-align: center;
}

.centered {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 866px;
  height: 337px;
  margin: auto;
  color: white;
} 