body {
	padding: 0;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12pt;
	line-height: 1.4em;
	width: 900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-position: center top;
	background-attachment: fixed;
	background-repeat: repeat;
	background-image: url(images/grace.jpg);
}

div#header {
	padding: 0%;
	text-align: center;
	font-size: 12pt;
	width: 900px;
	background-repeat: repeat;
}

div#footer {
	padding: 0%;
	text-align: center;
	clear: both;
	font-size: 12pt;
	background-image: url(file:///C|/Users/Heather/third%20eye%20studio/images/repeater.jpg);
	background-repeat: repeat;
}

div#maincontent {
	padding: 0%;
	text-align: justify;
	font-size: 12pt;
	width: 900px;
	background-repeat: repeat;
}

