<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{
	color: #222222;
	background: #3e6a32 url(../images/background.gif) repeat center top;
	}
#page{
	position: relative;
	top: 0;
	left: 0;
	width: 980px;
	margin: 0 auto;
	background: white;
	box-shadow: 0px 0px 4px rgba(72,72,72,0.15);
	behavior:url("css/PIE.php");
	}

.radius6px{
	border-radius: 6px;
	position:relative;
	behavior:url("css/PIE.php");
	}


#foot{
	background: #c0c0c0;
	}
#foot p{
	width: 780px;
	margin: 0 auto;
	font-size: 11px;
	text-align: center;
	line-height: 36px;
	}</pre></body></html>