body{
	font-family:Arial;
	font-size:85%;
	
	background-color:#fff;
	background-image: url("./img/bg_shinobi.gif");
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: right bottom;
}
