Minor display glitch caused by this line in COVER.xhtml:
Code:
<h5 title="COVER" id="heading_id_2">class="sgc-1"><img src="../Images/cover.jpg" /></h5>
Removed the class="sgc-1"> part and appears to work OK.
No time to test and no CSS knowledge so it's hard to guess what this is about, but perhaps the code is missing an opening "<" just before "class"..?