#content h2 p{
	width: 100%;
	text-align: center;
	margin: 0;
}
#column_1{
	width: 290px;
	float: left;
}
#column_2{
	margin-left: 300px;
}
form fieldset div{
	margin-top: 5px;
}
	form fieldset input, form fieldset textarea{
	background-color: #fff;
	color: #333
}