#errorMsg {
	background-color: #FCC;
	color: red;
}

#signResult {
	background-color: #CCF;
	color: navy;
}