div.title {
	float: left;
}

div.navigation {
	text-align: right;
}

div.photo {
	width: 600px;
	height: 600px;
	background-repeat: no-repeat;
	display: inline-block;
	background-position: center center;
	margin: 20px;
}
