body {
	background-image: url(intro-cattery_kl.jpg);
	background-color: #263C51;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
}
body,td,th {
	color: #CCC;
	font-family: Verdana;
	font-size: 14px;
}
a:link {
	color: #5b7c99;
}
a:hover {
	color: #7d6367;
}
a:visited {
	color: #D6D6D6;
}
html { 
scrollbar-arrow-color:#CCCCCC; 
scrollbar-track-color:#263C51; 
scrollbar-face-color:#263C51; 
scrollbar-highlight-color:#263C51; 
scrollbar-3dlight-color:#263C51; 
scrollbar-darkshadow-color:#263C51; 
scrollbar-shadow-color:#263C51; 
} 
