body {
	background-color: rgb(198,246,224);
	background-attachment: fixed;
	background-image: url(toolbarbg.jpg);
	background-repeat: no-repeat;
	SCROLLBAR-FACE-COLOR: #CCFFFF; 
	SCROLLBAR-HIGHLIGHT-COLOR:#607D76; 
	SCROLLBAR-SHADOW-COLOR: #000000; 
	SCROLLBAR-3DLIGHT-COLOR:rgb(200,245,204); 
	SCROLLBAR-ARROW-COLOR: #000000; 
	SCROLLBAR-TRACK-COLOR: rgb(225,245,204); 
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
}
