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

#center {
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	background: #ffffff;
	padding: 200px 0px;
}


body {
	background: #ffffff;
}