<style type="text/css" media="screen">
    /*****************************************************************************
    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: arial;
    }

    .sIFR-active h1 { font-weight: 200;
    }

    .sIFR-active h2 {
		
    }

  </style>
