Listing 36.1. Style projektu 36.1
html {
    background: #7b8f91 url('gradient-dol.png') bottom repeat-x;
}
body {
    background: #d9fcff url('gradient-gora.png') top repeat-x;
}