@charset "utf-8";
/* CSS Document */
body{
	height: 4000px;
	
	
}
.firstview{
	
	
  
	
	text-align: center;
}
.background{
	background: url( "../img/stone_01.png");
	background-repeat: no-repeat;
  background-size: 100% 100%;
	height:4017px;
}