body{
	background:url('img/bg.jpg') repeat;
	text-align:center;
	color:#fff;
}


.contentPopup{
    position:absolute;
    width:100%;
    height:100%;
    z-index:15;
    top:50%;
    left:50%;
   margin:-10% 0 0 0%;
}