dojo.ready( function( ) {
    dojo.style( 'content', 'opacity', 0.8 );
} );
