body{
    background-color: lightslategray;
}
p a{
    color: rgb(29, 14, 233);
    background-color: rgb(241, 149, 29);
}

div.linkovi{
    background-color: rgb(231, 131, 16);
}

div img{
    width: 350px;
}

.slike .bugatti{
    width: 450px;
}

h2 a{
    background-color: yellow;
}

   