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