@charset "UTF-8";
/* CSS Document */

#scrollup {
	position: relative;
	overflow: hidden;
	height: 200px;
	width: 130px
}

.headline {
	position: absolute;
	top: 210px;
	left: 0;
	height: 190px;
	width:130px;
}
