body {
	background:#ffffff;
	color:#000000;
	font-size:18px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: 0% 10%;
	background-image:url("heaven2.jpg");
	font-family: serif;
}
td {
	background:#ffffff;
}
.holy {
	font-weight:bold;
	font-style:italic;
	font-family:fantasy;
}
h1 {
	text-align:center;
	font-size:200%;
}
a {
	color:#ff0000;
	font-weight:bold;
	font-family:fantasy;
}
a:hover {
	color:#000000;
}
