Code:
<h2 id="filepos847684"><img alt="bk2BIG" src="../Images/bk2BIG.jpg" /><br /></h2>
I removed width, and now the image is on the left (in Calibre viewer).
This one is centered, but stretched:
Code:
<h2 id="filepos1724997"><img alt="bk3BIG" src="../Images/bk3BIG.jpg" width="100%" /><br /></h2>
Code:
h2 {
font-size: 1.25em;
line-height: 1.2;
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
margin-top: 1em;
text-align:center;
text-indent: 0;
}
Sigil shows them correctly. I suspect that I may have user stylesheet activated at home, it overrides the Calibre defaults (only thing that I can think of).