Cufon.replace('h1, h2', { fontFamily: 'Century Gothic', textShadow:"1px 1px #2a2621" });
Cufon.replace('h1 b, h2 b', { fontFamily: 'Century Gothic', color:"#ffa104", textShadow:"1px 1px #2a2621" });
Cufon.replace('h1 strong', { fontFamily: 'Century Gothic', color:"#676666", textShadow:"1px 1px #000" });

