@charset "UTF-8";
/* CSS Document */
h1 {
	color:#0F0CE1;
}
p {
	font-family:Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", "sans-serif";
}
body {
	background-color: #B1BCE4;
}