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

#scrollup {
	position: relative;
	overflow: hidden;
	height: 176px;
	width: 243px
}

.headline {
	position: absolute;
	top: 250px;
	left: 0;
	height: 176px;
	width:243px;
}

