Hey guys. I'm new at web design, so please bare with my awful terminology and forgive me if I say something stupid. So I'm creating a simple wedding website from scratch (on Dreamweaver CS5) and I've run into a problem. In the past, I've only created websites using AP Divs on Dreamweaver. This time, I decided I would try tables for the heck of it. Here is a picture of what I have so far.
http://imgur.com/a/HgvaR
(Pardon the image blur. I don't know how my fiancee would feel about her image being posted on a message board)
Every block is a cell in a table. The main body text and picture underneath are currently in AP Divs so that I can see what it will look like, but the problem with that is that they move depending on how big your browser window is (where as everything else doesn't because the table is centered).
Main question: How can I put the text and picture on top of that tan body block and keep it from moving when the browser window changes sizes?
I've tried making the cell's background image the tan block, but the problem with that is that the text can only be centered (which I don't like the look of) or left justified (which starts right at the left edge (which also isn't what I want).
I can post the code if you need. Thanks for the help.