#regForm{
	margin-top:20px; 	
	margin-bottom:20px; 	
}
#header h4{
	line-height: 1.5em;	
}
.form-group div{
	margin-top: 5px;
	margin-bottom: 5px;	
}
.input-group {
	margin-right: 15px;	
	position: relative;
	top: 5px;
}
.form-control {
	padding:0;
	padding-right: 10px;
	margin-top: 10px;	
}
.form-group button {
	margin-top: 20px;
}
#bg-main {
	background:url(../media/easyhome-is-hiring-work-with-us.jpg) no-repeat top center;	
	height: 658px;
}
#welcome {
	color:#fff; 
	background-color: rgba(0,0,0,0.7);
	margin-top: 250px;

}
#welcome h2{
	font-size: 2em;		
}
#welcome p{
	font-size: 1.3em;	
	padding-top: 20px;
	line-height: 2em;
}
#welcome a {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 35px;
}
#regRules {
	margin-top: 20px;
	font-size: 1.2em;	
	line-height: 2em;
}
