Me again... I added the code you recommended to the checkout.php page and also the revised graphic to the folder, but it is still not working, not trying to read the new graphic at all.
Have I added
<style type="text/css">
#page {
background-image: url("images/checkout-midground.gif");
background-repeat: no-repeat;
}
</style>
to the right document?
Thanks in advance!