/* Enter Your Custom CSS Here */
article ol, article ul {
    list-style: circle !important;
}

#imgHead {
    -webkit-background-size: auto !important;
    background-position: top right !important;
}