@charset "utf-8";

body {
	background-color: #002;
	text-align: center;
	margin: 0px;
}

#body {
	height: 600px;
	width: 900px;
}

