@charset "utf-8";
/* CSS Document */
#container {
	width: 718px;
	height: auto;
	float: left;
	padding: 200px 10px 30px 10px;
	letter-spacing: 1px;
	line-height: 20px;
	text-align: justify;
	text-justify: inter-ideograph;
	background-image: url(bg.jpg);
	background-repeat: no-repeat;
	
}
