<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
html {
background-color : #001500;
margin-top : 0;
margin-left : 0;
margin-bottom : 0;
margin-right : 0;
}
BODY {
	background-color: #001500;
}
#logo {
	background-image: url(../navigation/chiron.jpg);
	background-color: transparent;
	width: 52px;
	height: 120px;
	background-repeat: no-repeat;
	width: auto;
	margin-left: 0;
}
</pre></body></html>