Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
/*<pre>*/
table.wikitable {
	background: transparent;
}
pre {
	background: transparent;
}
body {
	//background-color: #f9f9f9;
	//background-image: url(http://upload.wikimedia.org/wikipedia/en/2/2e/CirrusField-color.jpg);
	//background-repeat: no-repeat;
	background-attachment: fixed;
}
#column-content {
	//position: absolute; top: 0px; left: 0px;
}
// overflow: au_to; height: // spam filter :S
#content {
	//height: 800px;
	//overflow: auto;
	background: transparent;
	//position: absolute; top: 0px; left: 150px;
}
#footer {
	display: none;
}
#globalWrapper {
	height: 100%;
	//position: absolute; top: 0px; left: 0px;
}
#bodyContent a:hover {
	background-color: #e0e0dd;
}
#bodyContent {}
/*</pre>*/