#hostwrap {
	width:500px;
	margin:0 auto;
	text-align:center;
}
#hostwrap img {
	margin-top:45px;
	margin-bottom:30px;
}
p {
	line-height:140%;
	margin-bottom:14px;
}
form  {
	margin-top:30px;
}
form input.textfield {
	width:200px;
	color:#999;
	padding:2px 4px;
}
.footer {
	margin-top:50px;
}