Selector note: body.custom

The body.custom selector refers to all visible content behind site contents. The BODY area may be "none" or transparent. It can be made a solid color, as shown here... a red background color is "behind" all other layers.

The BODY selector can also be made to contain a single background image... with or without repeating or tiling of that image. Combinations are possible... a custom background color combined with a no-repeat background image, for example.

Unique to this selector in the Mule CSS Code Robot, the relative position of the image in the BODY area can be fixed in place. Fixed-position images do not scroll downwards with all the other selectors and contents.