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