html {
            background: #CDDAED;
            }
            .result {
            background: #FFFFFF;
            }
            .sideBar {
            background: #FFFFFF;
            }
            a {
            color: #0099CC;
            }
            a:hover {
            color: #00CCFF;
            }