/*****************************************************************************
    These styles should be at the bottom of `sifr.css`. Make sure that they're
    only applied for the screen media type!
    *****************************************************************************/
    
    .sIFR-active h1
	{ 
	  visibility: hidden;
    }

    .sIFR-active h1 {
      font-size: 18px; margin:0;  padding:0; 
    }

