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