body {
	background-color: #000000;
}

#container {
  position: absolute;
  height:236px;
  top: 50%;
  left: 50%;
  margin-top: -118px;
  margin-left: -265px;
}


