body {
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(sozai_sin-1128-hana.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	color: #FF0000;
	font-size: 10pt;

}
a:link {
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF0000;
	cursor: nw-resize;
}
a:visited {
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF0000;
	cursor: nw-resize;
}
a:hover {
	font-size: 10pt;
	color: #FF0000;
	text-decoration: underline overline;
	background-color: #FFFFFF;
	cursor: nw-resize;
}
