<style type="text/css"> 
<!--
a	{
	cursor : hand;
}
a:link	{
	color : #FFFF00;
}
a:visited	{
	color : #FF8040;
}
body	{
	color : #FFFFFF;
	cursor : default;
	background-color : #3d3c4f;
	background-image : url(../img/img_kabegami_lght.jpg);
	background-repeat : no-repeat;
	background-attachment : fixed;
	background-position : 94% %;
	scrollbar-3dlight-color : #0F0F0F;
	scrollbar-arrow-color : #FFFFFF;
	scrollbar-base-color : #605F7A;

}
-->
</style>