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

#scrollup {
	position: relative;
	overflow: hidden;
	height: 250px;
	width: 219px
}

.headline {
	position: absolute;
	top: 260px;
	left: 0;
	height: 190px;
	width:219px;
}
