// JavaScript Document

	Cufon.replace('h2', {
			color: '#6f5f65',
			hover: { color: '#ec008c' },
			fontFamily: 'akzidenz'
		});
