/* CSS Document */
body {
	background-image:url('pozadina.jpg');
	background-repeat: repeat-x;
	background-position: 0px 0px; 

}