/* jake_01.css */

<style type="text/css">
<!--
  a:link {color: ffffff}
  a:visited {color: da951c}
  a:hover {color: CC6600}
  body {
  	background-image: url(img/jake_bgnd_sktch.jpg);
    background-repeat: no-repeat;
	background-position: center center; 
    background-attachment: fixed;
	background-color: 000000;
	font-family: arial; color: ffffff;
	scrollbar-face-color: #541B16; scrollbar-shadow-color: #da951c;
	scrollbar-highlight-color:	#CC6600; scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color:	#000000; scrollbar-track-color: #000000;
	scrollbar-arrow-color: #da951c;
	}
  
-->
</style> 

/* jake_01.css */
		