@charset "utf-8";
/* CSS Document */
#all{
	width:800px;
	height:600px;
	margin:0 auto;
	padding:0;
	border:solid 1px #000000;
}

