body {
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #4A7B84;
	text-decoration: none;
	background-attachment: fixed;
	background-color: #000000;
	background-image:  url(images/kage_bg.gif);
	background-repeat: repeat;
	cursor: crosshair;
	font-family: "Papyrus", "Bradley Hand ITC", "Arial";
	margin-left: 100px;
	scrollbar-face-color:#000000;
	scrollbar-arrow-color:#4A7B84;
	scrollbar-track-color:#000000;
	scrollbar-shadow-color:#000000;
	scrollbar-highlight-color:#294242;
	scrollbar-3dlight-color:#000000;
	scrollbar-darkshadow-Color:#000000;
	margin-top: 50px;
	margin-right: 100px;
	margin-bottom: 100px;

}
a:link {
	font-family: "Papyrus", "Bradley Hand ITC", "Arial";
	color: #4A7B84;
	text-decoration: none;
	font-size: x-small;
	font-weight: normal;
	cursor: w-resize;
}
a:visited {
	font-family: "Papyrus", "Bradley Hand ITC", "Arial";
	color: #4A7B84;
	text-decoration: none;
	font-size: x-small;
	font-weight: normal;
	cursor: w-resize;
}
a:hover {
	font-family: "Papyrus", "Bradley Hand ITC", "Arial";
	color: #294242;
	text-decoration: none;
	font-size: x-small;
	font-weight: normal;
	cursor: w-resize;
}
a:active {
	font-family: "Papyrus", "Bradley Hand ITC", "Arial";
	color: #294242;
	text-decoration: none;
	font-size: x-small;
	font-weight: normal;
	cursor: w-resize;
}
