#mainText {
	float: left;
	width: 400px;
}
#photo {
	float: right;
	width: 360px;
}
#photo img {
	margin-top: 4em;
}
