$(document).ready(function(){
	Cufon.replace('h1', { fontFamily: 'Century Gothic' });
});