body.login {
	background: white;
}
.login h1 a {
	background-image: url('images/logo-taapi.svg');
	background-position: center center;
	background-repeat: no-repeat;
	width: 120px;
	height: 100;
	background-size: contain;
}