pct/fixed layout
#menu { float: left; width: 200px; background: #990000; } #main { margin-left: 200px; background: #009900; }