div.content {
  width: 700px;
	background-color: #FFFFFF;
	margin: 5px;
	padding: 4px;
	font-size: 22px; 
	letter-spacing: normal; 
	font-family: Lucida Calligraphy, verdana, arial, helvetica;
	font-weight: normal;
	color: #000000;
}

div.text {
  width: 600px;
}

div.form {
  width: 700px;
}
