#about .idea {

	margin-top: 15px;
	background-image: url(../imgidea/bgidea.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}#about h4 {
	font-weight: bold;
	text-align: center;
	font-size: 130%;
	color: #993300;
	padding-bottom: 10px;
	padding-top: 10px;
}
#about p {
	font-size: 120%;
	line-height: 2;
}
