#wp_pro_ad_bg{
  	display:block;
  	height:100%;
	width:100%;
    position:fixed;
	left:0;
	top:0;
    z-index:0;
	text-indent:-5000px;
	/* If you want to make only a part of background clickable, adjust height/width/left/top here. */
}