// JavaScript Document

jQuery(document).ready(function() {
	jQuery("#background").fadeIn(2500); 
		});
