sIFR.activate(chalk);
sIFR.replace(chalk, {
  selector: 'h1'
	,css: [
    '.sIFR-root { color:#003399 }'
  ], wmode: 'transparent'
});
