<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html, body {
	height: 100%;
	margin: 0;
	padding: 0;
}
#sscontent {
	position: relative;
	z-index: 1;
}
/* moosizer Plugin Styles */
/* ************************************************************************* */
#supersize {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 0;
}
#supersize img,
#supersize a
{
	height:100%;
	width:100%;
	/*display:none;*/
}

/*#supersize .activeslide,
#supersize .activeslide img
{
	display:inline;
}*/
/* ************************************************************************* */
</pre></body></html>