
body { background: #996; }

#page-wrap:after { content: "Wide Layout"; }

aside      { float: left; width: 15%; min-height: 1000px;}
aside span  { margin: 0px 100px 0px 0px;}
section   { float: right; width: 80%; min-height: 1000px;}
footer    { clear: both;  display: block; }