html {
            background: #ffffff;
            }
            .result {
            background: #ECECEA;
            }
            .sideBar {
            background: #ECECEA;
            }
            a {
            color: #9A0003;
            }
            a:hover {
            color: #000000;
            }
