body { 
    background-image: url("SLIKE/bin-bg.jpg");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-attachment: fixed;
    background-position: center;
    color:#000000;	
}
