I was just thinking of asking you to add a mail address, because the archive is too big for posting here anyway.
I'm glad you liked it. And yes, I've done the bits and pieces myself. It would have been ready much sooner if it hadn't been for that pc crash. It's not actually difficult to make the backgrounds, it just takes time because it has to fit nicely together.
Do study the code, both html and css. You will see that I have created a few divs and classes in addition to the ones you had. That helps positioning the various images - and don't forget - the text.
One thing I would stronly advise you: You probably have a 'container folder' for all your web projects. If not, then make one. Inside that create a new folder for each one of your projects. It seems to me that you are throwing it all together, and that gives problems when the same css file gets overwritten and changed a number of times. Better keep them apart, so that you don't mess up what you have done earlier. So when you get your stuff back from me, pop it in a folder of its own, and use the index and css files that I have edited.
I'll zip up the files using a programme called 7Zip, because it can compress the files better than the zipping device in Windows. If you don't have it, you may want to google it, it's free. I think you need it to be able to unzip what I send you.