Using CSS
Our first CSS exercise starts you off with this generic 2-column layout (click and download the page as html only or page source).
Your job is to adapt what you've got to create something that looks like this. Yep, seriously. You can do this!
You will also need these two image files -- CTRL or right-click and save them in your images folder.
Tips
If you'd like to see how I coded the design, you can very easily. Just use the "inspect element" tool in your browser. You can learn how to figure out the code here.