.node-bg-image{
	background: url("../img/resim_bg.jpg") no-repeat scroll 50% 50% #FFFFFF;
    position: relative;
    height: 299px;
    width: 381px;
}

.node-bg-image > img {
    margin: 20px 20px;
}