@charset "utf-8";
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FE00B2;
}

p {
	font-size: 14px;
	color: #FF51B3;
}

