@charset "UTF-8";
/* CSS Document */
h1 {
	color:#EC0DED;
}
p {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
}
body {
	background-color: #FFD7FA;
}