$(document).ready(function() {
	$("#navigation li:last").css("background","none");
});



Cufon.replace ('h1', { fontFamily: 'MyriadPro' });

