body {
	background-attachment: fixed;
	background-image: url(images/kittysite1_r3_c2.jpg);
	background-repeat: repeat;
	background-color: #9E856F
}

body {
	scrollbar-3dlight-color:#9E856F;
	scrollbar-arrow-color:#9E856F;  
	scrollbar-darkshadow-color:#9E856F; 
	scrollbar-face-color:#ffffff;
	scrollbar-track-color:#ffffff;
	scrollbar-highlight-color:#9E856F;
	scrollbar-shadow-color: #9E856F;
}

body {
	font-family: Courier New,Courier,mono;
	font-size: 12px;
}	

A:link        { text-decoration: none; color: #9E856F; }
A:visited     { text-decoration: none; color: #AF967F; }
A:hover       { text-decoration: underline overline; color: #BFA78F; }