<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
#header {
	width:912px;
	height:328px;
	margin:0 auto;
	
}
#content {
	width:912px;
	margin:0 auto;
}
#footer {
	width:912px;
	margin:0px auto;
	text-align:center;
}
</pre></body></html>