#logo {
            width: 178px;
            height: 58px;
            margin-top: 0px;
}

.home-page body, html.home-page {
	background-image: url("/custom_site/byggtjanst/background.jpg");

	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%;
}