h1 {
	font-size: 24px;
	color: #FF9900;
}
p {
	line-height: 140%;
	color: #333333;
}
body {
	text-align: center;
	padding: 100px;
}

