jQuery(document).ready(function() {
	jQuery("#body-background p").ezBgResize(1);
});

