body {
	background-color: #4b006e;
}

img {
	margin: 0.5em;
}

#constdiv {
	position: absolute;
	left: 50%;
	text-align: center;
	top: 50%;
	transform: translate(-50%, -50%);
}

#logodiv {
	bottom: 0%;
	position: absolute;
	right: 0%;
}
