@charset "utf-8";
#all {
	float: left;
	clear: left;
	height: 600px;
	width: 780px;
	position: absolute;
	left: 50%;
	margin-top: -300px;
	margin-left: -390px;
	margin-right: auto;
	margin-bottom: auto;
	top: 50%;
}
