<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#page {
	width: 960px;
	}
	
.narrowcolumn {
	width: 650px;
	}

.widecolumn {
	width: 650px;
	}

#footer {
	width: 960px;
	}

#sidebar
	{
	margin-left: 745px;
	}

#header {
	background-image: url('../images/header.png');
	}
</pre></body></html>