MediaWiki:Common.css
From NEStalgia
/* CSS placed here will be applied to all skins */
/* Remove the header from the main page */
body.page-Main_Page h1.firstHeading {
display: none
}
.tocnumber { display: none; }
* {background-color:#141414}