CSS 2: Positioning Exercise

The goal is to use the CSS position property to create a webpage that looks like the one below.

Here's what it looks like with a window width of 800x530:

Here's what it looks like when the window is 400x475 - notice how elements resize:

Here are recommended steps for making this happen: