This particular book has 2106 lines of formating. Trying to make some sense of it all is excrutiatingly difficult, especially after spending the day with 25 4th graders!

I can figure out the margin stuff, but I have no idea what all the qualifiers are at the beginning of each section. I think this snippet (the first 40 or so lines) that I've posted here was for the stuff that comes before the actual book text but I have yet to find where the actual body of the book begins or were in aligns the text.
body
{
margin-right: 25px;
}
a {
}
.aboutPublisherPage {
display: block;
page-break-before: always;
}
.aboutPublisherHead {
display: block;
margin-top: 5%;
margin-bottom: 5%;
text-indent: 0%;
font-size: large;
font-weight:bold;
}
.aboutPublisherText {
display: block;
margin-top: 0%;
margin-bottom: 0%;
text-indent: 0%;
font-weight: normal;
}
.aboutPublisherText1 {
display: block;
margin-top: 0%;
margin-bottom: 0%;
text-indent: 0%;
font-size: medium;
font-weight: normal;
}
Jon, I should be embarrased to say that it is a trashy romance, but I'm not.

The title of the book is "The Jaguar Prince". It was written (badly) by an author I've liked in the past. Unfortunately, I have to agree with theducks that the wide margins were to make a quickly published book look better.
I'm mostly interested in learning to understand the problem in case it happens with a book that I really like.