body {
	background-attachment: fixed;
	background-color: #ffffff;
	background-image: url(graphics/google-england.png);
	background-position: center;
	background-repeat: no-repeat;
	font-family: Chalkboard, "Comic Sans MS", Times, sans-serif;
	font-size: 10pt;
	font-stretch: unchanged;
	line-height: 12pt;
}

h1 {
	font-family: Chalkboard, "Comic Sans MS", sans-serif;
	font-size: 24pt;
	font-stretch: unchanged;
	font-style: inherit;
	font-variant: small-caps;
	font-weight: bold;
	line-height: 26pt;
	text-align: center;
	text-indent: 0px;
	text-transform: capitalize;
}

h2 {
	font-family: Chalkboard, "Comic Sans MS", sans-serif;
	font-size: 18pt;
	font-style: inherit;
	font-variant: small-caps;
	font-weight: bold;
	text-align: center;
	text-transform: capitalize;
}

h3 {
	font-family: Chalkboard, "Comic Sans MS", Times, sans-serif;
	font-size: 16pt;
	font-style: inherit;
	font-variant: small-caps;
	font-weight: bold;
	text-align: center;
	text-transform: capitalize;
}

a {
	color: #676266;
	font-family: sans-serif;
	font-style: inherit;
	font-weight: lighter;
	text-decoration: overline underline;
}

p {
	font-family: "Comic Sans MS", sans-serif;
	font-size: 12pt;
	font-style: inherit;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 14pt;
	margin: 10px;
	padding: 2px;
	text-align: left;
	text-indent: 4em;
	word-spacing: normal;
}

table {
	background-color: transparent;
	border-style: outset;
	height: auto;
	text-indent: 4em;
	width: 800px;
}

td {
	border-style: solid;
	border-width: 2px;
	text-indent: 0px;
}

span.center {
	text-align: center;
}
