@charset "utf-8";

p#error{
	font-size:15px;
	font-weight:bold;
	text-align:center;
	letter-spacing:1px;
	line-height:150%;
	margin:50px auto;
}



