if I want to add some graphics (such as a fake GUI) into my QBASIC program, with a grey (7) background, how to I make the text not have the default background? (it is black, but when i use "COLOR 0, 7" it says invalid syntax)