I now have a website! Yay! Now what?

Hey everyone. So yes, I have a website now. I’d love for people to check it out and give me feedback. Yes there are things on there for sale, but I was mainly looking for feedback.
Thanks
-Jacob
www.JPowerDesign.com

Seems to be a whole lot of whitespace and the text is a bit large to me. I’d suggest changing the font size CSS on the body to be about 1.5em as opposed to 1.9em. You’d need to decide where you want to remove white space, but it definitely needs to have some removed; to me there’s just too much scrolling going on without any new information being displayed.

I’d also suggest that you add position:fixed; to your main-navigation class so that the menu doesn’t scroll out of view when scrolling the page.

Speaking of the navigation menu, RGBa isn’t supported by IE8 and lower. You should declare a solid background color so that it can fall back to it. Currently your menu is just light grey text with no background in IE8.

Thanks for the feedback geneb. I have noticed the navigation bar at the top not staying in a fixed position, plus as much as I like the top banner picture, I think it is too much. I may need to look for something to so thick that way there would be less scrolling as you suggested.
Thanks again,
-Jacob