#Msg {	background: #fffce6;	border: 1px solid #f0e5d4;	color:  #84551f;	padding: 20px;	border-radius: 10px;	-moz-border-radius: 10px;	-webkit-border-radius: 10px;	font-size: 16px;	text-align: center;	margin: 0 auto;	margin-bottom: 40px;	max-width: 720px;}#Msg p span {	color:  #a30000;	text-align: left;}