div.profile {
	min-height:220px;
}

div.profile img {
	float:left;
	width:200px;
	height:200px;
	margin-right:2em;
	border:2px solid #003173;
}