$(document).ready(function() {
	Cufon.replace('#logo h1', { fontFamily: 'Code Light', hover: true});
});


