body { font-family: Georgia, "Times New Roman", Times, serif;
       font-size: 14px;
       color: 333333;
 } 

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #333333;
	padding-bottom: 10px;
	background-image: url('headerbar.gif'); 
}