/* CSS placed here will be applied to all skins */

/** bron:http://meta.wikimedia.org/wiki/Help:Section#Hiding_the_Main_page_heading_at_the_top
 * Hiding the Main page heading at the top
 * 
 * Add this code to YourLanguage:MediaWiki:Common.css 
 * (substituting NameOfYourPage for the correspondent translation into your language:
 */

.page-Main_Page .firstHeading { display:none; }