body{
    background-image: url(../img/blue-4925033_1280.png);
    background-repeat: repeat;
    background-size: 170px;
    
    

}
div a{
    color: rgb(5, 59, 79);
    text-decoration: none;
    font-size: 25px;
    font-weight: bold;
    
}
.naziv{
    font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    font-weight: bolder;
    color: purple;
}
h1{
    background-color: lightblue;
    color: rgb(23, 79, 126);
}
p{
    font-size: 25px;
    font-weight: bolder;
    color: rgb(20, 81, 119);
    text-indent: 20px;
}
.ukoseno{
    font-style: italic;
}
