Greetings!
I'm starting to get a handle on the HTML5 layouts, but there's something that irks me. When the window is opened full-screen, the text gets splayed out across the entire width and it looks really fugly. I would prefer that the text be restricted to a certain width and appear in the middle of the Body page. For an example of what I mean, take a look at this: Particle Guides | Connecting over USB or see below:
Is this a Master Page issue, or do I need to define the left/right margins for all the paragraph tags in play (presumably in RHStyleMapping.css)? Is there a way to define a page size within the Body frame that restricts the text layout so that it doesn't go rampaging across the width of a maximized window?