<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Enter Your Custom CSS Here */
.logo {
	float: left;
  	background:url(images/Logo.png) no-repeat;
  	width:282px;
  	height:86px;
}

/*.site-title {
	text-align: center;
}

#header .logo a {
float:left;
background:url(images/Logo.png) no-repeat;
width:209px;
height:43px;
text-indent:-9999px;
}*/</pre></body></html>