<head>
         <meta http-equiv="Content-Type" content="application/xhtml+xml; charset=utf-8" />
         <title>WolneLektury.pl</title>
+        <link rel="stylesheet" href="style.css" type="text/css" />
     </head>
     <body>
-        <h1>Spis treści</h1>
-        %s
+        <div id="book-text">
+            <h1>Spis treści</h1>
+            %s
+        </div>
     </body>
 </html>