
            BODY
            {
                background-color: #464633;
            }
        
            A
            {
                color: #470712;
            }
        
            #header
            {
                background-color: #000;
            }
        
            .sidebar, .tdsidebar
            {
                background-color: #643705;
            }
        
            .sidebarlist
            {
                background-color: #E6CC88;
            }
        
            #content
            {
                background-color: #2B2A2A;
            }
        
            .post .title, #comments > legend, .comment > legend, #responsebox > legend
            {
                background-color: #A80A0A;
            }
        
            #single .postcattags .capsule, #single .postcattags .capsule a
            {
                color: #470712;
            }
        
