Get rid of the span and place the id in the p. It would be better is the p were h2 or h3 anyway since semantics of a a chapter heading is better to be called a heading rather than a paragraph. Then you can drop the class simplifying things further.
The pages are working like you coded them. The id is search for and then the p is encountered resulting in a page break.
Dale
|