@charset "utf-8";
/* CSS Document */

body {
	background-image: url("img/background.png");
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
}
.progress {
	height: 25px;
	margin-bottom: 5px;
}
h2 {
	scroll-margin-top: 80px;
}