It should be like below:
.background {
background-image: url(/img/MyFirstModule${CollectionName}${Photo}.png)no-repeat;
overflow:hidden;
}
Notice the / in front of the img
background-image: url(imagefileurl.png);
apply in appearance style box