:P The yellow background is actually created using one of my defined functions for the game. It takes two arguments - the color code and page to draw on - and defines the shade of the color using SIN, while moving outward from the center of the screen. Also, I just noticed, it seems to be one pixel too far on the right! There's something to fix...