

<html>
<head>
	<title>stylesheet</title>
	
	<style="stylesheet" type="text/css">
	body{ 
  color: "#f8a006"; 
  background: "#f6c165"; 
  border: solid;
scollbar-face-color: "#f8a006";
srollbar-shadow-color: silver;
scrollbar-arrow-color: "#f82806"
}
</style>
	
</head>

</html>

