div.content{
	width:450px;
	text-align:left;
	position:relative;
	left:70px;
}
input#name, input#email, input#site, textarea#msgbody{
	width:350px;
}
textarea#msgbody{
	height:250px;
}