@charset "utf-8";
body {
	background-color: #000000;
	margin: 0px;
}
#content {
	height: 700px;
	width: 900px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
