@charset "utf-8";
/* CSS Document */
.msg{
	border:solid 1px #FFFFFF;
	background-color:#FFCE9D;
	width:auto;
	height:auto;
	margin:auto;
	font-weight:bold;
	text-align:center;
	float:none;
}
body{
	margin:0px;
}