body {	background-color: white;	background-image: url(/cat/images/background/kittentree-window.jpg);	background-position: 0 0;	background-repeat: no-repeat;	background-attachment: fixed;	position: relative;	margin: 0;	padding: 0;	}div#content { 	background-color: white;	background-image: url(/cat/images/background/kittentree-content.jpg);	background-position: 0 0;	background-repeat: no-repeat;	background-attachment: fixed;	position: absolute;	top: 26px;	right: 25px;	left: 161px;	color: #248;	font-family: serif;	padding: 10px;	border-style: solid;	border-color: #DBC;	}div#links a {	background-color: transparent;	background-image: url(/cat/images/background/kittentree-link.jpg);	background-position: 0 0;	background-repeat: no-repeat;	background-attachment: fixed;	display: block;	text-align: center;	fontweight:bold;	font-size: 1em;	font-family: sans-serif; 	padding-top: 0.15em;	padding-right: 0.15em;	padding-bottom: 0.15em;	padding-left: 0.15em;	margin: 0 0 2px;	border-width: 0; 	text-decoration: none;	color: #FE8;	}div#links a:hover {	background-color: transparent;	background-image: url(/cat/images/background/kittentree-content.jpg);	background-position: 0 0;	background-repeat: no-repeat;	background-attachment: fixed;	color: #663;	}div#links a:visited {color: #F88;}div#links a:visited:hover {color: #633;}h1 {	padding-top: 0.25em;	padding-right: 0.25em;	padding-bottom: 0.25em;	margin-top: -8px;	margin-right: -8px;	margin-bottom: 0.5em;	margin-left: -7px;	text-align: right; 			background: #9AC; 	color: #FD8;	letter-spacing: 0.1em;	font-weight: bold;	font-family: sans-serif;	height: auto;	vertical-align: middle;	white-space: normal;}dt {font-weight: bold;}dd {margin-bottom: 0.66em;}div#content a:link {color: white;}div#content a:visited {color: #BBC;}div#content a:link:hover {color: #FF0;}div#content a:visited:hover {color: #CC0;}div#links {position: absolute; top: 52px; left: 0; width: 160px; height: 700px; font-family: sans-serif;}code, pre {color: #EDC; font: 110% monospace;}