/* CSS Document */body	{	background-color:#000033;	background-image:url(bluebutterfly.jpg);	background-position:center;	text-align:center;	}	h1	{	background-color:#000033;	border-color:#000088;	border-style:solid;	border-width:17px;	font-family:'Apple Chancery' 'Sylfaen';	font-size:45px;	color:#00CCFF;	text-align:center;	width:823px;	margin-left:auto;	margin-right:auto;	padding:13px;	}	h2	{	font-size:33px;	text-align:center;	font-weight:bold;	}	table	{	background-color:#000011;	background-image:url(angel500bg.jpg);	background-repeat:no-repeat;	background-position:center;	font-family:'Apple Chancery' 'Sylfaen';	font-size:17px;	color:#00CCFF;	text-align:center;	border-style:solid;	border-width:17px;	border-color:#000088;	width:954px;	margin-left:auto;	margin-right:auto;	padding:23px;	}	p	{	font-size:23px;	font-weight:bold;	text-align:justify;	text-indent:55px;	}a	{	color:#00CCFF;	}	a:hover	{	color:#0000BB;	}