

$(function() {
	$(document).snowfall({flakeCount: 120});
});