$(document).ready( function() {
	$('html').append( $('.body') );
})
