  $(document).ready(function(){
           $("#header").fadeIn(5000);
   });
