$(document).ready(function() { 
	Cufon.replace('h1, h2', { fontFamily: 'Lobster 1.3' });
});

