Cufon.replace('nav a, a.more, a.more1', { fontFamily: 'Bebas', hover:true, textShadow: '1px 1px rgba(0, 0, 0, .6)'})
	.replace('h2, h3', { fontFamily: 'Bebas'})
	.replace('a .photo_title', { fontFamily: 'Bebas', hover:true});
