@charset "UTF-8";
/* CSS Document */
body {
	background-color: #fffeee;
}
h1 {
	color: #0bd;
}
p {
	font-size: 20px;
}