Code:
.noindent {
text-indent: 0;
}
.sb {
margiun-top: 1em;
margin-bottom: 1em;
text-align: center;
text-indent: 0;
}
Code:
<p class="sb"><img alt="" src="../images/spacebreakimage.jpg"/></p>
<p class="noindent">
There is the code for a space break that uses an image between the sections.