@CHARSET "UTF-8";
.link{
	border: 2px dotted #cccccc;
	background-repeat: no-repeat;
	background-position: 10px 10px;
	margin-bottom: 15px;
	margin-top: 15px;
	margin-left: 20%;
	margin-right: 20%;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
}
.mes{
	font-size: 25px;
	font-weight: bold;
	color: #79B1D4;
}
.ofsite{
	color: #777777;
	clear: right;
	font-size: 14px;
	font-style: italic;
	margin-right: 15px;
	float: right;
}
H1,H2{
	text-align: center;
	color: #777777;
}