To be perfectly honest I like the second one better, upon first glance. The first one has some nice things going for it, but overall the second one has a better sense of continuity and seems more...
There is a lot going on in your site already. I would get rid of the background image, nice as it is, because it further clutters an already full page and takes away focus from the content.
If you put a 5px solid color border or something like that around the images I think they'd look better. Right now it is somewhat plain. Perhaps a 5 - 10 px lightish gray border.
In your sites HTML, you use many canvas elements to render text. Why is that? It seems as though it would be easier to just use regular text overlaid on CSS background images. This would also make it...
I moved the JavaScript tags to just above the </body> tag, with the exception of putting a link to the Google jQuery up in the head, since that should be cached in most people's browsers and not be a...
Hello! I'm new here but I have read the forum rules post. I didn't see anything about requesting a code review mentioned. So I'm sorry in advance if it isn't proper to ask for what I am asking for....