use gfill for the different colored tiles, and use sprites for some space themed objects floating around.
basically, put the code to draw tiles and move a sprite in a loop along with the code to write the title.
I know how to use gfill to create a simple continuous background, but how do I use it to create a complex background with some tiles being different from eachother? I do like the space object idea, though.