I would like to mention one little thing...
Old browsers, like IE8 can't see rgba colors. If you care to support those older browsers anymore (I have pretty much stopped), rather than using an rgba color setting, you would replace your background-color with a background-image setting in your css and use a partially transparent PNG file.