input, textarea, select {
	color: #F266D;
	background: #F5FAFF !importment;
	border: 2px solid #EEF1FF;
	border-radius: 2px;
	
	
}

label {
	display:inline-black;
	max-width:100%;
	margin-bottom:10px;
	font-weight:bold;
	
	
}

address {
	color:#1D6589;
	
	
}

man-heading {
	font-size:35px; color: green; text-shadow: 2px 0 # 1D6589; font-weight:bold; text-align:center;
	
	
}

sub-heading {
	
	font-weight: bold; color: #1D6589;
	
}

email {
	color:#1D6589; text-align:center;
	
}

main-heading {
	
	font-size:30px;
}