@charset "utf-8";
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #eb9ec4;
	background: #fcf7e1;
	text-align:center;
}
a, a:visited, a:link, a:hover {
	color: #eb9ec4;
}
