sIFR.replace(humanist, {
  selector: '#home h2',
  wmode: 'transparent',
  css: '.sIFR-root { background-color: #fff; color: #cd5d00;}'
});
sIFR.replace(humanist, {
  selector: '#content h1',
  wmode: 'transparent',
  css: '.sIFR-root { background-color: #fff; color: #cd5d00; leading: -6}'
});