/* CSS Document */

.msg{
	position:absolute;
	left:150px;
	top:160px;
	width:500px;
	height:auto;
	color:#006699;
	margin:10px 0;
	padding:5px;
}

