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