<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body.login div#login h1 {
	width: 320px;
	height: 78px;
	background-color: #404040;	
}

body.login div#login h1 a {
	background-image: url('../images/logo-marshall-pets.png');
	background-size: 207px 49px;
	background-position: center center;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
}</pre></body></html>