body {
	background-color: #DADAD2;
}

.site_logo {
	background-image: none;
}

.phpbbservicelogo {
	background-position: bottom left;
	background-repeat: no-repeat;
}

.headerbar {
	background-color: transparent;
	background-image: url("https://www.phpbbservice.nl/forum/images/site_banner.png") !important;
	background-repeat: no-repeat;
	margin-bottom: -6px;
	margin-top: -4px;
	background-size: 100% 100%;
}

#site-description img {
   max-width: 100%;
   height: auto;
   border-top-left-radius: 9px;
   border-top-right-radius: 9px;
}

#site-description {
	width: 100%;
	text-align: center;
	z-index: -1;
}

.logo {
	display: inline-block;
	height: 177px;
	margin-left: -15px;
	width: 101%;
	padding: 0 13px 0 10px;
}

.navbar {
	margin-top: 14px;
}

.wrap {
	max-width: 993px !important;
}