@charset "utf-8";
/* CSS Document */

#main p{line-height:1.5;}

#about{
	margin-bottom:50px;
	margin-top:20px;
}
#about h3{
	font-size:14px;
	color:#367937;
	margin-top:20px;
	margin-bottom:10px;
}
* html #about h3{font-size:120%;}