Well, I spent the afternoon blocking out a slight redesign. I didn't want to change the major style, but I wanted to make it a bit more friendly, especially to new and potential customers.
I didn't do any work to make it work on non-desktop browsers like iPhone or Android. But much of the KittyCatS site is unfriendly to them so it didn't seem to matter.
I did some simple Javascript to liven up the page, but it works fine if Javascript is disabled. (This does not apply to the scrolling iframe .. it requires Javascript and is an empty box without it.)
I don't like Google Analytics, so I left them out. But there is a Google tracker since I decided to use a web font which pretty closely matches the logotype in the banner.
I was going to post images from all five major browsers, but it is virtually unchanged from one to another so I'm posting a "generic" image.
And here's the page with CSS disabled
I did the development as a single file instead of breaking out the CSS and Javascript. That file is attached. Since I'm doing this locally, I had to use full links instead of relative, and the news scroller won't work because it uses relative links internally. I was thinking about adding some pop-up menu to break down the main-page links a bit more but decided to break it off here because this *is* just a mock-up.