.concept {
	background: url(img/concept/bg.jpg) no-repeat;
	padding-top: 154px;
}


h2 span {
	color: #FF6600;
}

.subscribe {
	text-align: center;
	margin: 2em 0; 
}

.subscribe a {
	display: block;
	margin-left: 23px;
	font-weight: bold;
	text-decoration: none;
}

.subscribe a:hover {
	text-decoration: underline;
}