@charset "utf-8";
/* CSS Document */


.box {
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 1px solid #2A9F55;
	background-repeat: no-repeat;
	height: 225px;
	width: 300px;
	background-position: center center;
	margin-top: 100px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	visibility: visible;
	background-image: url(Mail.jpg);
    }



.mauromeroni {
	color: #808080;
	font-size: 30px;
	font-style: normal;
	text-align: center;
}
img {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.Contatti {
	color: #808080;
	font-size: 16px;
	text-align: center;
	line-height: 26px;
	font-weight: normal;
	font-style: normal;
}
#center {
	margin: 0px;
	padding: 0px;
	width: 280px;
}
.nome {
	font-size: 14px;
	font-style: normal;
}
