body {
	background: #858585;
	margin: 20px 0;
	font: 14px/20px HelveticaNeue, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-shadow: #bcbcbc 0 1px 1px;
	color: black;
}

a {
	color: #000;
	text-decoration: none;
	border-bottom: 1px solid #696969;
}

#container {
	margin-top: 40px;
}

#header {
	height: 100px;
}

#description {
	margin-top: 84px;
}

#support_email {
	margin-top: 40px;
}

#app-store-badge {
	margin-top: 40px;
}