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

h1 {
	width:180px;
	height:67px;
	margin:30px auto;
	margin-bottom:50px;
}

p {
	font-size:13px;
	text-align:center;
	line-height:30px;
	color: #6C6C6C;
	font-weight:normal;
}
