html {
	height: 100%
}
body {
	background-color: #000000;
	width: 100%;
	height: 100%;
	margin: 0;
}
#logo {
	border: 0;
}
#dk {
	position: absolute;
	right: 23px;
	bottom: 9px;
	border: 0;
}
