ok i am tyring to figure out a way to make the body of my page have a different color as the user chooses.
currently im making a different style for every color.
obviously, this is dumb.
im thinking a 10px by 10px colored image that i can tile in background once a user clicks it, somehting like this
http://www.dynamicdrive.com/dynamicindex3/document1.htm
how could i implement that to VB?