· · · · · · · · · · · · ·

In order to differentiate the calendars themselves from their monthly titles, let’s set their fonts to one with serifs and one without.

h2 {
	text-align: center;
	font-family: Georgia;
	}
table {
	text-align: center;
	margin: auto;
	font-family: Arial;
	}

Here, Georgia and Arial are a matter of personal choice and style. It is generally a better idea to offer alternative faces when specifying a font-family, but I have forgone this practice here for the sake of simplicity.

April 2007

Su Mo Tu We Th Fr Sa
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30

May 2007

Su Mo Tu We Th Fr Sa
1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30 31