/* CSS placed here will affect users of the Monobook skin */

/* Removing the Main Page title from the main page. */
body.page-Main_Page #siteSub, 
body.page-Main_Page #contentSub, 
body.page-Main_Page h1.firstHeading {
    display: none !important;
}