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