@charset "utf-8";

#about h2, #about h3, #about h4, #about h5, #about h6 {
	border-left-color:#0082C4;
}

.photo {
	margin-left:1em;
	margin-bottom:1em;
	float:right;
	width:150px;
}
.photo img {
	margin-bottom:.3em;
}
.photo p {
	font-size:85%;
	margin:0;
	padding:0;
	text-align:center;
}

.name {
	margin-top:2em;
}
