body
{
  background-color: #000000;
}
.center-div
{
  position: absolute;
  margin: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 229px;
  height: 49px;
	border-radius: 0px;
}