#form-wrapper{
	margin:0 auto;
	text-align:center;
	width: 750px;
}

#form-wrapper .contact-form-text{
	width: 750px;
	letter-spacing:0em;
	line-height : 1.8;
	font-size:9pt;
	color:#343434;
	margin-right: 50px;
}

#form-wrapper .title_1 {
	margin-top: 30px;
	margin-bottom: 10px;
	font-size : 30px;
	font-weight: bold;
	text-align: center;
	color: #2f96dd;
}

#form-wrapper .contact-form-text td{
	padding: 5px;
}