Please observe that, in the EPUB file you attached, the XHTML file does not have the CSS inclusion, just a @page directive. Add it and see the result.
EDIT: for clarity, add:
Code:
<link href="../Styles/Style0001.css" type="text/css" charset="UTF-8" rel="stylesheet"/>
in the <head> of Section0001.xhtml.