body {
            background-color:#4169E1;
        }
a {
    color:rgb(25, 25, 112);
}
hr {
    color:DodgerBlue;
}
.lol {
    color:#00008B !important;
}
.grr {
    text-align:center;
}
.meow {
    text-align:center;
}
#li {
    color:red;
}
#ugh {
    border-style:dashed;
}