Backgroud Image for Main Slot in Plone
edit main_template from where page body text is called.
edit ---- Start of main content block ----
edit the <div class="documentContent"> tag & specify the background image to be used.
----------------------------------------------------------------------------------------------------------------------------------
<div class="documentContent" id="region-content" i18n:attributes="background-image" style="background-image: url(/portal_skins/custom/images/middle.jpg);">
----------------------------------------------------------------------------------------------------------------------------------
