.key_image {
	background-image: url(../images/key_image.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	width: 100%;
	height: 200px;
	clear: both;
	min-width: 1000px;
	margin-bottom: 20px;
}
.key_image p {
	font-size: 200%;
	font-weight: 200;
	line-height: 200px;
	color: #FFFFFF;
}


.ideah2 {
	font-weight: 200;
	font-size: 200%;
	color: #FF7170;
	text-align: center;
	margin-bottom: 20px;
}
