body {
	background-color: #FF9900;
    font-family: Georgia, "Times New Roman", serif;font-size: 18px;font-weight: bold;
    text-align: center;
}

h1   {
    font-family: Georgia, "Times New Roman", serif;font-size: 28px;font-weight: bold;font-style: italic;
    text-align: center;
}

h2   {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	text-align: center;
	color: #FF9900;
	alink: #FF9900;
	vlink: #FF9900;
	ahover: #FF9900;
	aactive: #FF9900;
	
}
