﻿body { background: none; }
#container { background: none; width: 500px; }
#header { display: none; }
#menu { display: none; }
#breadcrumb { display: none; }
#tree { display: none; }
#content { width: 500px; }
#content div, #canvas div.corners { background-color: #ffffff; }
#content h1 { background: none; color: #000000; }
#content h2 { background: none; }
#sidebar { display: none; }
#footer { display: none; }
#created { display: none; }