body {
	width : 768px;
}

#top {
	height : 220px;
}

#center {
	height : 722px;
}

#explanation_filter {
	height : 250px;
}

#explanation {
	height : 250px;
}

.center .container .photo {
	display : table;
}

.center .container .photo .inner {
	vertical-align : middle;
	display : table-cell;
}
