body{
    background-color:beige ;
}
h1{
    font-family: 'Times New Roman', Times, serif; text-align: center;
}
/*ovdje smo uređivali sliku*/
img{
    width: 800px;
    height: 500px;
}

#podebljana_slova {font-weight: bold;}
.centrirana_slova {text-align: center; color: darkgray;}