<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	background-repeat: repeat-x;
	background-image: url(../images/bg_index.png);
	background-position: center top;
}

#path  {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#main_img  {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
</pre></body></html>