Cufon.replace('h3, aside h2', { fontFamily: 'Lobster' })
      .replace('h4, nav a', { fontFamily: 'Century Gothic Bold', hover:true })
	  .replace('.box h2', { fontFamily: 'Century Gothic' });
