//Cufon.replace('.slogan', 'h1', {fontStyle: 'normal', fontWeight: '300'});
//Cufon.replace('.menu a', 'h1', {fontStyle: 'normal', fontWeight: '300'});
Cufon.replace('h1', 'h1', {fontStyle: 'normal', fontWeight: '300'});
Cufon.replace('.slogan strong', 'h1', {fontStyle: 'normal', fontWeight: '300'});
