

body{
background-color:#ffffff;
}

h1{
border:0px solid #ffffff;
text-align:center;
font-size:16px;
}

#formWrap {
	width:700px;
	margin:0 auto;
	color:#555;
	line-height:120%;
	font-size:90%;
}

p{
width:500px;
margin:10px auto 10px auto;
border-bottom:2px dashed #b11111;
color:#b11111;
}
