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

