/*****************************************************************************
    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,
    .sIFR-active h2,{ 
	  visibility: hidden;
      font-family: Verdana; 
    }

    .sIFR-active h1 {
      font-size: 36px; letter-spacing:-2px; margin:0; padding:0; 
    }

    .sIFR-active h2 {
      font-size: 16px; margin:0; padding-top:0px; padding-bottom:0px; padding-left:0px; margin-top: 0px; margin-bottom: 0px;
    }