$(document).ready(function(){
	$('#home-banner').fadeIn(1500);
});
