@charset "utf-8";
h2 {
	background-color: #ADDA27;
	padding-left: 10px;
	width: 500px;
	font-size: 120%;
	color: #32581D;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
}
.about_subtext {
	color: #333333;
	width: 500px;
	margin-top: 10px;
	margin-bottom: 20px;
}

.about_subtext_imgs {
	margin-right: 10px;
}
