.title {
	color: black;
	font-weight: bold;
	font-size: 18;
}

.text {
	color: gray;
	font-weight: normal;
	font-size: 10;
}

.main {
	text-align: center;
}