body,html {
	padding:0px;
	margin:0px;
	font-family: 'Open Sans', sans-serif;
	background: #fff url(../images/index.jpg) no-repeat fixed top;
	}
	
.from {

	width:1400px;
	height: 600px;
	margin: 50px auto;
}
.info {
	float: right;
	width: 560px;
}
.from h3 {
	text-align: center;
	font-size: 40px;
	letter-spacing: 8px;
	color:#cea975 ;
	margin-bottom: 50px;
	
}
.info {

	margin-top: 220px;
}
.img-rounded{
	width: 35px;
	height: 35px;
	
}
.from-group{

	height: 80px;
	
}