body {
	font-size: 20px;
	padding: 10px;
}
.form-field label, #quote-ff .discreet {
	color: #aaaaaa;
}
.form-field textarea, .form-field input.text, .form-field select, input.submit {
	width:98% !important;
	font-size: 20px !important;
	margin-bottom: 10px;
}
textarea {
	height: 50px !important;
}
h1, h2 {
	text-align: center;
	font-size: 40px;
}
#rBg, #rTxt, #rAround {
	font-size: 10px;
}
#quote-ff label {
	color:#444;
}
#quote-ff .discreet {
	font-size: 10px;
}
#human {
	display:none;
}