html,
.breadcrumbs.breadcrumbs-dark,
.footer-v6 .copyright {
	background-color: rgb(130,0,4);
}

.body-content {
	background-image: url("../images/rewards-app-bg.jpg");
}

iframe {
	width: 100%;
	height: 1000px;
	margin-bottom: 60px;
}

iframe html body {
	background-color: green;
}
