Here's the first html file:
Code:
<?xml version='1.0' encoding='utf-8'?>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>War and Peace</title>
<meta name="author" content="Leo Nikoleyevich Tolstoy"/>
<meta name="generator" content="Duke Classics"/>
<link href="stylesheet.css" type="text/css" rel="stylesheet"/><style type="text/css">
</style></head>
<body class="calibre">
<h1 class="title" id="calibre_toc_1">WAR AND PEACE</h1>
<h2 class="decoration">* * *</h2>
<h2 class="decoration">LEO NIKOLEYEVICH TOLSTOY</h2><div class="calibre2" style="text-align:center"><em class="calibre3">Translated by</em></div><h2 class="decoration">AYLMER MAUDE</h2><h2 class="decoration">LOUISE SHANKS MAUDE</h2>
<div class="center"><img src="logo_s.jpg" alt="Duke Classics" class="calibre4"/></div>
<div class="calibre1" id="calibre_pb_2"></div></body>
</html>
and the whole thing scrambled is attached.
EDIT: Alas, Jon's suggestions didn't help.