
/* pets_01.css */

<style type="text/css">
<!--
  a:link {color: 0080C0}
  a:visited {color: 009999}
  a:hover {color: d0e0ef}
  body {
  	background-image:  url(img/PetCollage_01.gif);
    background-repeat: no-repeat;
	background-position: center center; 
    background-attachment: fixed;
	background-color: 333366;
	font-family: arial; color: d0e0ef;
	scrollbar-face-color: #333366; scrollbar-shadow-color: #00AAFF;
	scrollbar-highlight-color:	#000000; scrollbar-3dlight-color: #00AAFF;
    scrollbar-darkshadow-color:	#000000; scrollbar-track-color: #000000;
    scrollbar-arrow-color: #000000;
	}
  
-->
</style> 
	
/* pets_01.css */

