body {
	background-image: url("/_/img/logo.png");
	background-size: contain;
	background-position: center 20%;
	background-repeat: no-repeat;
}
xdiv.logo {
	min-height: 400px;
	background-color: #ffffff;
	padding: 20vh 0;
	margin: 0;
}