body{text-align:center;}
select {color:darkblue;}
input { color: darkcyan; }
.error-box {
	border-color: black;
	border-radius: 1px;
}
