/* CSS Document */
body {
background-color: #eceeee;
background-image: url(images/pozadina.gif);
background-position: center 0%;
background-repeat: repeat-x;
background-attachment: fixed;
} 
