@charset "utf-8";
#about_txt {
	font-size: 0.8em;
	color: #51513c;
	background-image: url(../images/about_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 766px;
	width: 813px;
	padding-left: 93px;
}
#about_txt p {
	margin: 0px;
	padding-top: 0.3em;
}

