#content {
	font-family: "Times New Roman", Times, serif;
	margin-top: 10px;
}
#content h3 {
	text-transform: uppercase;
}
#registration {
	background-color: #b9d8e1;
	border: 1px solid #035771;
	padding: 0 10px 10px 10px;
}
#registration h4 {
	border-bottom: 1px solid #000;
	padding-bottom: 10px;
}
#registration .text-field {
	border: 1px solid #035771;
}