/* CSS Document */
body {
  color: #000;
  background-color: #CCCC66; 
  background-image: url("../images/pozadi.jpg"); 
  background-repeat: repeat-x; 
  margin-top:0px;
  margin-bottom:0px;
  padding-bottom:0px; 
}

.img {
border: 2px solid  #993300;
}
