var humanist = {src: 'gfx/humanist.swf'};

sIFR.prefetch(humanist);sIFR.activate(humanist);

sIFR.replace(humanist, {  selector: 'h'});

sIFR.replace(humanist, {selector: 'h1',css: ['.sIFR-root { font-weight: bold; font-size:20px; color:#0f5138; margin-bottom:8px; }']});
