@charset "UTF-8";
 
#system{
  background-image : url(img/bk_story.png);
  width : 100%;
  height : 4200px;
  position : relative;
  background-repeat : no-repeat;background-position : center center;
  text-align : center;
  margin-left : auto;
  margin-right : auto;
  padding-top : 400px;
}