#mailform {
	color: #ffc;
}

label {

	font-weight: bold;

	display: block;

}

input, textarea, select {
	background: #ffc;
}