body {
	background-color: rgb(96%,96%,96%);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: left top;
	margin-top: 2%; margin-right: 1%; margin-bottom: 2%; margin-left: 2%;
}
body, td {
	color: black;
	font-family: serif;
	line-height: 1.2;
}

h1, h2, h3, h4, h5 {
	font-family: sans-serif;
	text-align: center;
	margin-right: 5%; margin-left: 5%;
}

td.home, td.gurdjieff, td.nyland, td.work, td.groups {
	font-family: sans-serif;
	font-size: smaller;
	padding-left: 1ex; padding-right: 1ex;
}

p.quote {
	font-family: sans-serif;
	font-size: smaller;
	font-style: italic;
	text-align: left;
}
p.footer {
	font-family: serif;
	font-size: smaller;
	text-align: center;
	margin-top: 3ex; margin-right: 5%; margin-left: 5%;
}
