Here could be some top stuff, written directly on the body, usually a logo or a welcome message
Base is the container div, containing the content
it has a silver background
the body has the white background with black border
This page has a fixed position and width in pixels for the left box. It is not fluid. On window resize, it stays the same, the left hand edge of the content stays the same, because it is fixed as well.
However, a real small window, the right hand box will still begin to overlap the content.
of course, if you fix both boxes as to width and position, on window resize the view of the content will shrink, and some will be cut off.
As noted at bottom of each page, this site is written as valid html and css. Please familiarize yourself with web standards, the usability features of your browser, and demand user friendly web pages.