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

body {
	background-color: #313131;
}

#content {
text-align: center;
margin-top: -300px;
margin-left: -450px;
position: absolute;
top: 50%;
left: 50%;
}
