| border: 10px solid olive; |
| -moz-box-orient: vertical; |
| -webkit-box-orient: vertical; |
| This header should remain at the top of the browser window as you resize it. It |
| can wrap to multiple lines. The center should be filled with an olive-bordered |
| green box. It should start beneath the header, end above the footer, and fill the width of the |
| <!--<div class="middle"></div>--> |
| <iframe class="middle" style="display: block; width:99%" src="about:blank"></iframe> |
| This footer should remain at the bottom of the browser window. It |
| can wrap to multiple lines if necessary. |