body {
  background-image: url(images/pozadi.jpg);
  background-repeat: repeat-x;
  color:#666;
  font-family: verdana;
  font-size: 11px;  
}



h1{
  font-size:20px;
}

h2{
  font-size:18px;
  font-style: italic;
}

h3{
  font-size:16px;
}

h4{
  font-size:14px;
  font-style: italic;
}
