#title{
	font-size: 22px;
	font-weight: 600;
	text-transform: uppercase;
}

#body_container{
	margin-left: 100px;
	margin-top: 60px;
	width: 600px;
	height: 350px;
}

#id_email{
	width: 470px;
	height: 28px;
	margin-top: 20px;
}

#reset_text{
	margin-top: 60px;
	font-size: 15px;
}

#reset_password_sumbit{
	margin: 20px 0 40px 0;
	width: 220px;
	line-height: 2.5;
	background-color: rgba(205,66,39,1);
	border: none;
	color: white;
	font-weight: 700;
	text-transform: uppercase;
}
