body {
    background-image: url("https://myratingservices.blob.core.windows.net/public/backgrounds.jpg");
    background-color: #cccccc;
}
.ratings:hover{
    color: gold!important;
}