body {
	margin: 0px;
	background-color: #f4f4f4;
}

.banner-main {
	background-color: #c0173b;
	height: 215px;
	text-align: center;
	margin-top: 15px;
	padding-top: 40px;
}
.banner-main img {
	margin-top: 15px;
	font-family: "Trebuchet MS", Verdana;
	font-size: 36px;
	color: #FFFFFF;
	text-decoration: none;
}

