@charset "utf-8";

.message{
	text-align:center;
	width:100%;
	margin-top:20px;
	margin-left:0px;
	color:#FF0000;
	font-weight: bold;
}
