@charset "UTF-8";
#container {
	height: 1000px;
	display: inline-block;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	background-image: url(../bilder/IMG_1786.jpg);
	background-size: cover;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
}
#footer {
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	vertical-align: bottom;
	margin-top: auto;
}
h1  {
	text-align: center;
	margin-top: 300px;
}
h2  {
	text-align: center;
}
