body	{font-family: serif;
	 color: black;
	 background: white url(parchment.jpg);
	 text-align: justify;
	 margin-left: 5%; 
	 margin-right: 5%}

h1	{font-weight: bold;
	 text-align: center;
	 font-size: x-large}

h2	{font-weight: bold;
	 text-align: center;
	 font-size: large}

b	{font-weight: bold}

li	{margin-top: 6px}

a:link	{color: blue;
	 background: inherit;
	 text-decoration: none}

a:visited{color: blue;
	 background: inherit;
	 text-decoration: none}

a:active{color: red;
	 background: inherit;
	 text-decoration: underline}

.main	{text-indent: 2em}

hr	{width: 100%}

img	{border: 0}

.left	{float:left;
	 padding-right:2%}

.right	{float:right;
	 padding-left:2%}

.centre	{text-align: center}

.crumbs	{font-size: smaller}
