@charset "UTF-8";

h2 {
	margin-bottom: 30px;
}

h3 {
	font-size: 150%;
}

#txt {
	width: 790px;
	height: 520px;
	margin-bottom: 30px;
	background-image: url(../about/img/logo_bg.png);
	background-repeat: no-repeat;
}
#txt p {
	font-size: 120%;
	line-height: 25px;
}
