body {
     font-family:Arial, Helvetica, sans-serif ;
     font-size: 16px;
     background-color:rgb(0, 156, 156) ;
     background-image: url(preuzmi\ \(1\).jpg (no repeat);
     background-repeat: no-repeat;
}
h1 {
    font-family: Georgia, 'Times New Roman', Times, serif;
    font-size: 2.5em;
    font-style: italic;
    background-color: #005f8c;
    color: white;
}
h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.4em;
    font-style: normal;
    font-weight: 600;
    background-color: (0, 95, 140, 0.12);
}
p {
    font-size: 1em;
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    background: transparent;
}
strong {
    font-weight: bold;
    font-size: 1.05em;
    background-color: #fffbe6;
}
header {
    background-color: #005f8c;
    background-image:url(preuzmi.jpg) ;
}
footer {
    background-color: #003d5c;
    font-family: 'Courier New', Courier, monospace;
    font-size: 0.85em;
    font-style: italic;
    background-image: none;
}
 