@import url("base.css");

#education {
	background: url(../images/layout/education_bg.jpg) top center no-repeat;
	padding: 10px 20px 10px 20px;
	color: #2b49a8;
}

#education h2 {
	font-size: 122%;
	margin-top: 30px;
}

#education h3 {
	font-size: 100%;
}

#education p {
	font-size: 85%;
	margin-left: 15px;
	margin-right: 15px;
	line-height: 150%;
}
