#biography_image_1 {
	background-image: url('/img/background/biography_1_small.jpg');
	background-repeat: no-repeat;
	background-position: center center;
	width: 400px;
	height: 267px;
}

#biography_image_2 {
	background-image: url('/img/background/biography_2_small.jpg');
	background-repeat: no-repeat;
	background-position: center center;
	width: 400px;
	height: 278px;
}

#biographyLink {
}

#body {
	margin-top: 2em;
}