$(document).ready(function(){	
	$('#background').fadeIn(3000);
});
