A decorator specific to processing an HTML BODY element.
Decorate the BODY part. This step merges the decorator and content BODY attributes, ensuring only that a BODY element actually exists in the result. The bulk of the body decoration is actually performed by the fragment replacements.
decoratorHtml - Decorator's HTML element.contentBody Content's - BODY element.