.content { /* Content Block Size, Text Definition */
    background: white;
	width: 1100px;
	height: auto;
}

.content_image {
	vertical-align: top;
}

.content_image img {
	display: block;
	width: 1080px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}
