Listing 31.1. Rozwiązanie ćwiczenia 31.1
body {
    background: url('tlo.jpg');
}
...
<body>
<p>
Lorem ipsum dolor sit amet...
</p>
</body>
</html>