
	$(function() {
		
		/* font replace */
		Cufon.replace('#content h2', { fontFamily: 'Aller' });
		
	});
