html {
            background: #ccc;
            }
            .result {
            background: #fff;
            }
            .sideBar {
            background: #fff;
            }
            a {
            color: #660000;
            }
            a:hover {
            color: #cc0000;
            }