.head1 {
	font-family: Trebuchet MS;
	font-size: 20px;
	color: #ffffff;
}
.head2 {
	font-family: Trebuchet MS;
	font-size: 18px;
	color: #ffffff;
}
.head3 {
	font-family: Trebuchet MS;
	font-size: 28px;
	color: #ffffff;
}
.text1 {
	font-family: Arial;
	font-size: 12px;
}
.text2 {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
}

.pp_body {
	width:397px;
	height:390px;
	position:absolute;
	top:45%;
	left:50%;
	margin-left:-198px;
	margin-top:-155px;	
	z-index:2;
}

div#pp_bg {
	width:100%;
	height:1010px;
	position:absolute;
	background:#000000;
	opacity:0.5;
	z-index:1;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
}