$(document).ready(function(){
  $(document).ready(function () {
    $('#micontenido, #footer').fadeIn(1200);
  });
});





