<html >
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Girfa : Student Help</title>
<style type="text/css">
.tpopup{
position:absolute;
width:520;
height:300px;
background:#fff;
left:50%;
top:50%;
border-radius:5px;
padding:60px 0;
margin-left:-320px; /* width/2 +
padding-left */
margin-top:-150px; /* height/2 +
padding-top */
text-align:center;
box-shadow:0 0 10px 0 #000;
}