$(function() {
	$('#header img').show('puff',2000);
});
