.detailImg {
	text-align: center;
}

.monument {
	text-align: center;
	color: red;
	position: relative;
	left: 0px;
	bottom: 22px;
	width: 790px;
}

.contentDiv {
	background-color: black;
	color: black;
	width: 790px;
	overflow: auto;
}
