h1.section {
	font-size: larger;
	text-align: left;
}
p.xmas {
	text-align: center;
	font-family: Garamond, serif;
	font-weight: bold;
	font-size: 130%;
}
span.r {
	color: red;
	background-color: #f8f8f8;
}
span.g {
	color: green;
	background-color: #f8f8f8;
}
p.getdate {
	text-align: center;
	font-size: small;
	color: gray;
}
#img3 {
	display: none;
}
#Footer p {
	text-align:center;
	font-size: smaller;
}
