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

#body {
text-align:center;
}
#all {
	width:950px;
	height:650px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 50px;
	text-align: center;
}
