$j( document ).ready( function() {
    $j( "#stuffBackground" ).hide();
} );
