$(function() {
	
	
	$('#mainContainer').center(true);
	$('.js-centered').center(true);
	$('.home-box table').center(true);
	
							
});
