h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bolder;
	text-transform: capitalize;
	font-style: normal;
	right: 5px;
	color: #FFCC00;

}
h1 {
	font-size: 38px;
	font-weight: bolder;
}
body {
	background-color: #FF9933;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}
