#pgf {
display: block;
position: absolute;
top: 0px;
left: 50%;
width: 550px;
margin-left: -275px;
margin-top: 500px;
line-height: 1.2em;
}

.thankyou  #container {
	margin-top: 200px;
}

.thankyou #pgf {
margin-top: 700px;
}
