body {
  background: black;
  margin: 0px;
}

#logo {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -104px;
	margin-top: -104px;
}