#blank {
	height: 140px;
}

#main {
	padding: 20px;
}

#main .header {
	text-align: center;
}

#main .content {
	margin-top: 40px;
}

#main .content p {
	font-family: 'Spoqa Han Sans Neo', 'sans-serif';
	font-style: normal;
	font-weight: normal;
	font-size: 15px;
	color: #767995;
}

#main .content p strong {
	font-weight: 700;
	font-size: 16px;
}

#main .content h3 {
	font-weight: 500;
	font-size: 22px;
	color: #767995;
	text-align: center;
}