var american_typewriter = {
  src: '/flash/american_typewriter.v3.swf'
};

sIFR.activate(american_typewriter);

sIFR.replace(american_typewriter, {
  selector: 'h1',css : ['.sIFR-root a { color:#000000; text-decoration: none; } .sIFR-root a:hover { color:#000000; text-decoration: none; } .sIFR-root a:active { color:#000000; text-decoration: none; } .sIFR-root a:visited { color:#000000; text-decoration: none; } .sIFR-root {font-size: 36px; text-align: center;}']
});

sIFR.replace(american_typewriter, {
  selector: 'h2',css : ['.sIFR-root a { color:#000000; text-decoration: none; } .sIFR-root a:hover { color:#000000; text-decoration: none; } .sIFR-root a:active { color:#000000; text-decoration: none; } .sIFR-root a:visited { color:#000000; text-decoration: none; } .sIFR-root {font-size: 22px; text-align: center;}']
});