.overlay{
	position: absolute; 
	z-index: 1000080; 
	top: -5000px;
	background-color: #FFFFFF; 
	border: 6px dashed #CC0000; 
	width: 500px;
	left: 300px;
	text-align: left;
}
	
.overlay .content{
	/*You can edit from here - gentle with 'margin: 200px auto;' property*/

}

.overlay a, .overlay a:active, .overlay a:visited{
	color: #000000;
	font-size: 16px;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.overlay a:hover{
	color: #000000;
	font-size: 16px;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#tracker_img{
	display:inline;
	height:1px;
	width:1px;
}