var century_gothic = { src: 'century_gothic.swf' };
sIFR.activate(century_gothic);

sIFR.replace(century_gothic, {
selector: 'div#content h1'
,css: [
  '.sIFR-root {color: #000000;font-size:18px;}'
]
,wmode: 'transparent'
});


