@charset "utf-8";
/* CSS Document */

body {
	background-color: #1E1E1E;
}

#centercontent {
text-align: center;
margin-left: -498px;
position: absolute;
left: 50%;
}
