Yeah the cursor should obviously be small, but the background can be full screen size.
The background requires ASM hacking because the game doesn't support a full background image by default.
I know how to do this because
I helped Lunarsoul with his title screen background hack. And of course, Noxid and GIR obviously know how to do it because they put it into their mods.
So, if you think you're up to the challenge, you can look at the code I posted and see if you can do the hack yourself with OllyDbg. If that doesn't work, then just talk to me and I'll apply the hack right then.
Of course, you need to draw the background first. Should be about 320x240 pixels in size. Extend the height of Title.bmp in the data folder and put the fullscreen background at the very bottom.