<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* PÄIS */

#headerBack {
	background-image: url(../images/green/headerback.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 32px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 8px;
	min-width: 980px;
	position: relative;
}
#headerStart {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2;
}
#headerEnd {
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 2;
}
#headerText { position: absolute; top: 5px; left: 122px; font-family: Tahoma, sans-serif; font-size: 18px; color: #0B4100; letter-spacing: 2px; 
}
</pre></body></html>