body {
    background-color: #fff;
    text-decoration: none;
}

.ms-logo {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 33em;
	height: 30em;
	margin-left: -16.5em;
	margin-top: -15em;
}