$(function() {
	$("#wrap").css("height", $(document).height()+"px");
});
