@charset "utf-8";
/* CSS Document */
#scrollup {
  position: relative;
  overflow: hidden;
  border: 0px solid #000;
  top: 132px;
  height: 20px;
  width: 705px
}
.sheadline {
  position: absolute;
  top: 30px;
  left: 5px;
  height: 195px;
  width:700px;
}

