Cufon.replace('h2', {
	textShadow: '0 1px 0 rgba(0,0,0,.2)',
	hover: true
});

Cufon.replace('h3', {
	textShadow: '0 1px 0 rgba(255,255,255,.7)',
	hover: true
});
