<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import "screen.css";

#header-top,
#nav,
#side,
#naptar,
.facebook-button,
.footer {
	display: none;
}

body {
	background-image: none;
}

body #content h1 {
	background-image: none !important;
	width:auto;
	height:auto;
}

body #content h1 span {
	float:none;
	color:black;
	background-color:transparent;
	font-weight:700;
	font-style:normal;
	font-size:12pt;
	border-bottom: 1px solid black;
}</pre></body></html>