<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	margin:50px 0;padding:0;
	background:#ffdfff url(images/img1.gif) repeat-y center top;
	font:normal small Georgia,"Times New Roman",Times,serif;
	color:#366
}

blockquote {
	font-style:italic;
}

a {
	border-bottom:2px dotted #366;
	color:#874B46;
	text-decoration:none;
}

a:hover {
	border-bottom-color:#ffa500;
}

#header {
	margin:10 auto;
	padding:0 0 1em 0;
}

#header a:hover {
	color:#dc143c;
	text-decoration:underline;
}

#header * {
	margin:10;
	padding:0;
	border:none;
	text-transform:uppercase;
	text-decoration:none;
	text-align:center;
	color:#ff1493;
}

#header h1 {
	font-size:2em;
}

#header h2 {
	font-size:1em;
}

#content {
	width:600px;
	margin:0 auto;
}

#colOne{}

#colOne .post {

	padding:1em 0 2em 0;
	background:url(images/img2.gif) no-repeat center top;
}

#colOne .title {
	color:#f9c;
	padding:0 0 0 60px;
	font-size:2em;
	font-weight:normal;
}

#colOne .posted {
	float:left;
	width:190px;
	padding:20px 15px 0 0;
	text-align:right;
	font-size:1em;
	color:#B9DACA;
}

#colOne .story {
	float:left;
	width:570px;
	padding:0 0 0 15px
}

#colOne .story p,#colOne .story ol,#colOne .story ul {
	line-height:180%;
	text-align:justify;
}

#footer {
	clear:both;
	margin:2em;
	padding:1em 0;
	background:url(images/img2.gif) no-repeat center top;
}

#footer p{
	text-align:center;
	font-size:x-small;
}</pre></body></html>