body {
	min-height: 1730px;
	background: url(../img/background.jpg) no-repeat;
	background-size: cover;
	width: 100%;
	height: 100%;
	margin: 0;
}
.download {
	position: absolute;
	top: 1500px;
	right: 15%;
}
