Scaling issue

I’m working on a personal website of mine and would like to know the most efficient way to handle the following.

My site has a header and footer and then has an empty mc the full size of the stage (overlaps the footer and header). I’m loading 3 separate movable windows into this mc. I would like both the header and footer to scale proportionally with the browser (including the empty mc.), but not the windows. So basically I want everything to scale but the windows as they have pixel fonts.

I’m still new to all this but am picking things up quickly.

I’m not happy with my current website because its not scalable and when I drag the windows around I have huge margins on larger resolutions. Since my header and footers are vectors I realize I can make things alot more flexible if I can just figure this out.