form {
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 20px;
	font-size: 16px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif; 
	text-align: center;
	background-color: #ccc;  
}
.form-section {
	padding-bottom:12px;
}
.submit {
	margin-top: 12px;
	margin-bottom: 0;
}