Scratch's layout uses DIVs and CSS and backgrounds. click on "view" and then "Source" or something to see it. It uses an external stylsheet, though, and external files for the div backgrounds, so look for <link rel="stylesheet" type="text/css" href="blahblahblah.css"> or something like that.
Offline