.taiyuinatop {
  background-image: url(img/top.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
    height: 500px;
}