header {
	position: relative;
	background-color: transparent;
	background-image: url(../images/header3.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center center;
	background-clip: border-box;
	background-origin: padding-box;
	background-size: cover;
	height: 400px;
}

#sektion_bg {
	background-color: #999999;
	width: 100%;
	padding: 0px;
	height: 40px;
	margin: 0px;
	line-height: 40px;
	text-align: center;
}
