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

h1 {
	text-align:center;

	margin-bottom:4px;
}

h2 {
	text-align:center;
	
	font-weight:400;
	color:#787878;

	margin-top:2px;
}

p {
	text-align:center;
}