.WaterMark_Box {
position:relative;
display:block;
}
img.watermark {
position: absolute;
top: 7px;
left: 17px;
z-index: 1;
}