$j( document ).ready( function() {
    $j( "#stuffBackground" ).fadeTo( 1800,
                                     0.36 );
} );
