Listing 37.2. FIR wykonany przy użyciu text-indent
#loremipsum {
    background: url('lorem-ipsum.png') no-repeat;
    width: 222px;
    height: 59px;
    text-indent: -2000em;
}
<h1 id="loremipsum">Lorem ipsum</h1>