Margin-box image alignment

The peach logo appears three times across the top margin: flush to the left in @top-left, centered in @top-center, and flush to the right in @top-right — each placed purely by the margin box's default alignment, with no explicit box width.

In the bottom-left box the logo carries an explicit text-align: right, so it hugs the right edge of its box instead of its default left.