h1 {
	color: #224; 
	font-size: 48pt; 
	font-variant: small-caps; 
	font-weight: bold;
	font-family: Helvetica, sans-serif; }
h2 {
	color: #224; 
	font-size: 24pt; 
	font-variant: small-caps; 
	font-family: sans-serif; }
.entry {
	background-color: silver; }
.entry .title {
	color: #224; 
	font-size: 32pt; 
	font-family: Helvetica, sans-serif; }
.entry .date {
	color: #FFF; 
	font-size: 12pt;
	font-style: italic; 
	font-family: Georgia, serif; }