html, body { margin: 0; padding: 0; }
body { background: #000 url('mrbush.jpg') fixed no-repeat 0% 100%; font-family: Arial, Helvetica, sans-serif; font-size: 90%; color: #ddd; }
a { color: #ddd; }
code { font-size: 100%; }
form { margin: 0; padding: 0; }
#code { width: 500px; }
#bottom { position: relative; width: 414px; height: 165px; margin-bottom: 50px; }
#b-left { position: absolute; left: 0; height: 100%; width: 235px; text-align: left; }
#b-right { position: absolute; right: 0; text-align: left; height: 100%; width: 35%; padding: 8px; border: 1px #fff dotted; overflow: scroll; }
#upfuck { position: absolute; left: 5px; top: 5px; color: #999; font-size: 60%; text-align: left; }
#fuckme { position: absolute; right: 5px; top: 5px; color: #999; font-size: 80%; text-align: right; }
#adv { margin: 0 5px 5px 5px; padding: 5px; background: inherit; color: #333; width: 430px; border: 1px dotted #333; text-align: left; font-size: 70%; }
#adv a { color: #333; background: inherit; }