



form {
	background: #Fbfadf;
	height: 390px;
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 74px;
	
}


h3 {
	margin-top: 17px;
	margin-bottom: 3px;
	color: red;
	margin-left: 20px;
}


fieldset {
	margin-top: 10px;
}

#content-con-form {
	background: #Fbfadf;

}


#contact-info-form {

}



.image-border-form {
	height: 450px;
	width: 750px;
	border: solid;
	border-width: 5px;
	border-color: #14130E;

}


.c-form {
	line-height: .02em;
	margin-top: 20px;
}


ul {
   list-style:none;
   padding:0;
   margin:0;
}


textarea {
	margin-bottom: 10px;
}

#contact-info-form {
	width: 300px;
	height: 455px;
}



