$(document).ready(function() {
	$("#banner").fadeIn("slow");
});
