body{
	background: url(pozadina.png);
	background-color:#FFF;
	background-repeat:repeat-x;
	background-attachment:fixed;
	background-position:bottom;
}

#website-under-construction {
	background-image: url(caneo-hr-new-2.png);
	background-repeat:no-repeat;
	background-position: center;
	width: 100%;
	height: 600px;
}

#projekt {
	background-image: url(projekt.png);
	background-repeat:no-repeat;
	background-position: center;
	width: 100%;
	height: 700px;
}