
body {
  margin: 0;
  padding: 0;
  background: #000 url('pozadi-ces.jpg') no-repeat center top;
    background-size: 100%;
    background-repeat: no-repeat;
    background-attachment: fixed;

H3 {color: white}
a {color: white}
a {text-decoration:none}
a:visited {color: white}
a:hover {text-decoration: underline}

}
