body{
	background-color: RGB(0,91,132);
}

.upper_bg{
	color: white;

	background-color: #38343e;
}

.slogan span{
	background-color: RGB(0,91,132) !important;
}

.subscribe #button{
	border-left: 16px solid RGB(0,91,132) !important;
}
	
footer{
	color: black;

	background-color: RGB(0,91,132);
}