$(document).ready(function(){
	$('body').css('width', 'auto');
});
