﻿html {
            background: #3980F4;
            }
            .result {
            background: #FFFFFF;
            }
            .sideBar {
            background: #FFFFFF;
            }
            a {
            color: #1E4D9A;
            }
            a:hover {
            color: #0EA0F1;
            }