.simple-banner {
	width: 100%;
	background: #024985;
	text-align: center;
	z-index: 200000;
	position: relative;
	display: block;
	font-weight: bold;
}
.simple-banner h2 {
	padding-top: 10px;
	margin-top: 0;
}
.simple-banner .simple-banner-text {
	padding-bottom: 10px;
	font-size: 125%;
} 
