You could try inserting more colours. You don't have to stick to just white, black and that one green colour you have. A quick google gave me
this, look at the biohazard thing in the middle, he's using a gradient from dark green to light yellowish green. So don't be afraid to throw in some more different colours.
Putting some colour into the menu bar might be nice. Something with
stripes or
gradient colours perhaps? And while I'm on the menu bar, I'd move it a bit from the top and left edge of the page, give it some more room.
And on your site it says it's optimized for 1024x768, but I think about 30% of normal internetters still use 800x600 (I'm not exaggerating), so you might want to consider some design that works on smaller screens as well, 30% is more than enough to put some extra effort in.
Other things you might try: changing the borders around the content from those solid grey things to the dotted things like you have around the google search things on your site.
And a technical note: I'd stop using tables for layout purposes and use CSS instead (although it can be tricky sometimes for vertical layout). And make the page so it validates, which will mean that your page should look okay in any browser, not just the one you picked to test it in. When I checked just now, your page had
96 errors.
Good luck with the re-design!

Reply