Code:
javascript: var allDivs=document.getElementsByTagName("div");for(i=0; i<allDivs.length;i++){allDivs[i].style.background="#339900 none";void 0;} Paste this into your address bar and hit enter. Play around with that and then turn it into a much bigger Greasemonkey and share it with us.