/* CSS Document */body	{	background-color:#003333;	background-image:url(bamboo.jpg);	background-repeat:repeat;	background-position:center;	font-weight:bold;	text-align:center;	font-family:'Papyrus' 'Sylfaen';	color:#339999;	}	h1	{	background-color:#003333;	background-image:none;	background-position:center;	background-repeat:repeat;	border-color:#002222;	border-style:groove;	border-width:8px;	width:823px;	font-family:'Papyrus' 'Sylfaen';	font-size:55px;	color:#339999;	text-align:center;	margin-left:auto;	margin-right:auto;	padding:13px;	}	h2	{	font-size:30px;	color:#55BBBB;	text-align:center;	font-weight:bold;	}	h3	{	font-size:23px;	color:#55BBBB;	text-align:left;	font-weight:bold;	}	h4	{	font-size:15px;	text-align:left;	font-weight:bold;	}table	{	background-color:#003333;	background-image:url(yinyang1001.jpg);	background-repeat:no-repeat;	background-position:right;	font-family:'Papyrus' 'Sylfaen';	font-size:14px;	color:#339999;	text-align:left;	border-style:groove;	border-width:13px;	border-color:#002222;	width:1000px;	margin-left:auto;	margin-right:auto;	padding:1px;	}	p	{	font-size:15px;	font-weight:bold;	text-align:justify;	text-indent:55px;	width:650px;	}	h.special	{	text-decoration:blink;	text-align:left;	font-size:20px;	font-weight:bold;	color:#55BBBB;	}	a	{	color:#339999;	}	a:hover	{	color:#77DDDD;	}
