body {
	background-color: #ffffb3;
}
h1 {
	color: #ff9900;
	text-align: center;
}
p {
	font-family: verdana;
	font-size: 20px;
}