I found a simple black styles for the Google homepage.
http://userstyles.org/styles/61377/black-google-by-panos
However, I would like to raise the search bar above the Google logo or move the logo and the search bar to the top of the page. I looked in the editor but I have no idea what the Hell I'm looking for. I'd think it's just a margin value or something to be changed.
Any code experts willing to look at the editor and tell me what line and value to change?
EDIT :
I found the logo margin.
767 top: 195px!important;
I can raise the Google logo by changing the 195 value to 20 and place it at the top of the page.
I still cannot locate the search bar margin.