﻿#scrollup {
  position: relative;
  overflow: hidden;
  background-image:url('../Graphics/Tick_Bgnd_200x200.jpg');
  border: 1px solid #ffcc00;
  height: 200px;
  width: 200px
}
.headline {
  position: absolute;
  top: 210px;
  left: 5px;
  height: 195px;
  width:190px;
}