.responseBox {
	color: red;
	text-align: justify;
	padding: 30px;
}

#formError {
	color: red;
	text-align: center;
	font-weight: bold;
}