$(window).load(function () {
//
	//$('body').css( 'width' , $('body img').width() );
	//$('body').css( 'height' , $('body img').height() );

	});
