@charset "utf-8";
/* CSS Document */

.validMail{
	background-color:green;
	width:50%;
	text-align: center;
	height:50px;
	margin:auto;
	font-size:25px;
	line-height: 50px;
}