@charset "utf-8";
body {
	background-color: #eadd7f;
}
a {
	color: #194D9A;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 {
	color: #561133;
}
#text strong {
	color: #561133;
}
