body {
	background-color: #4CA658;
	background-image: url("/images/capture-index.png");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.main-content {
	text-align: center;
	color: white;
}

.main-content .description {
	padding-top: 80px;
	color: black;
}
.main-content .get-it-on-google-play img {
	border: none;
	width: 272px;
	height: 84px;
}