@charset "UTF-8";
/* CSS Document */


body {
	background-image: url(images/sacred-rain-bg2.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
	background-position:center top;
	background-attachment: scroll;
}
body,td,th {
	color: #FFFFFF;
	font-family: Papyrus, Helvetica, Arial;
	font-size: 14px;
}
a:link {
	color: #66CCFF;
}
a:visited {
	color: #66CCFF;
}
a:hover {
	color: #66FFFF;
}
a:active {
	color: #FF66FF;
}
.style1 {
	font-size: 18px;
	font-weight: bold;
}
.style2 {font-size: 16px}

#seedbanner {
	background-image: url(images/seed-of-creation-header.jpg);
	background-position: center top;
	background-repeat: no-repeat
	
}
