.u-section-1 {
	background:url('../images/contact-us-bg.jpg') no-repeat;
	background-attachment:fixed;
	background-position:center center;
	background-size:cover;
}
#SubmitButton {
	background-color:#009d42;
	color:#fff;
	border-color:#009d42;
	width:160px;
	height:40px"
}
.error{
	margin-top: 30px;
	color: #af0c0c;
}

.success{
	margin-top: 30px;
	color: green;
}