@charset "utf-8";
/* CSS Document */
h1 {
	font-size:22px;
	color:#9CADCB;
	text-align:center;
	text-transform:capitalize;
}
p {
	font-size:12px;
	line-height:20px;
}
