@charset "utf-8";
/* CSS Document */

body {
	background-color:#000000;
	margin:0px;
}

#logo {
	position:absolute;
	left: 50%;
	top: 50%;
	margin-left:-511px;
	margin-top:-275px;
}
