.error {
	background:rgb(255, 223, 223)
}
p.error{
		background:none;
	margin:0 auto;
	color:red;
	font-weight:bold;
	text-indent:0;
}