body {background: #BBB;}

table.outerwrapper {height: 100%; overflow: hidden}

table.content {background: #BBB; min-width: 800px; width: 75%; height: 100%; overflow: scroll; border-spacing: 5px}

td {vertical-align: top; padding: .5em 1em; -moz-border-radius: 1em;}
td.sidebar {background: #000; color: #FFF; width: 100px;}
td.mainbar {background: #48B; color: #FFF;}

a, h1 {color: #FFF; text-transform: capitalize}
h1 { border-bottom: 1px solid #AAA}

div.code {background: #DDD; border: 2px dashed #666; color: #000; font: 12px Courier New}