<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */

body {
	background:url(../../../images/turtles/bg.jpg) repeat-x #0b4c3c;
	margin-top:0;
	}
img {
	border:0;
	}
h1	{
	margin:0;
	padding:0;
	}
img#poster {
	float:right;
	}
#bodyarea {
	width:736px;
	padding:0 0 20px 0;
	}
#toparea {
	background:url(../../../images/turtles/story_bg.gif) left bottom no-repeat;
	height:612px;
	}
#toparea p{
	width:230px;
	margin:55px 0 0 40px;
	color:#FF0;
	font-size:0.9em;
	line-height:1.5em;
	}
#charaarea {
	padding:0;
	}
#otherarea {
	background:url(../../../images/turtles/text_bg.gif) repeat-x top #1e7b26;
	width:718px;
	margin:20px 0 0 18px;
	}
#otherarea p{
	margin:8px 0 0 0;
	padding:10px;
	color:#25ffc8;
	font-size:0.8em;
	line-height:1.2em;
	}
img#banner {
	float:right;
	margin:18px 10px 10px 10px;
	}
#copyright {
	margin:0 auto;
	text-align:center;
	}
</pre></body></html>