@charset "UTF-8";
/* CSS Document */

#mainContent {
	position: absolute;
	width: 1140px;
	z-index: 10;
	text-align: center;
	height: 670px;
	top: 150px;
}

.image {
	position: absolute;
	top: 120px;
	left: 147px;
}


.caption {
	font-size: 10px;
	font-weight: lighter;
	text-decoration: none;
	text-align: left;
	position: absolute;
	top: 510px;
	color: #979797;
	word-spacing: 2px;
	width: 900px;
	left: 150px;
}


</style>
