.error {
	color: red;
	text-align:center;
}

.success {
	color:#f1f1f1;
	text-align:center;
}