@charset "utf-8";

#about{
	margin-top: 40px;
}
.quote{
	background: #ddd;
	padding: 0px;
	margin-bottom: 20px;
}
.quote p{
	margin: 0px;
	padding: 20px 20px 10px 20px;
}
.quote .name{
	padding: 0px 20px 20px 20px;
	font-weight: bold;
	font-size: 14px;
}