html, body{
	background: #f2f2f2 !important;
}

.login h1 a{
	background-image: url(../images/northsound-life-logo-dark.svg);
	background-size: 200px 200px;
	background-position: top center;
	background-repeat: no-repeat;
	width: 326px;
	height: 200px;
	text-indent: -9999px;
	outline: 0;
	overflow: hidden;
	padding-bottom: 15px;
	display: block;
}