$(document).ready(function() {
	$("article section h1").lettering();
});
