// JavaScript Document

$(document).ready(function() {
	$("#wrapper").center();
});	
