.textHolder
{
 	position: absolute;
	left: -1000px;
	top: 0px;
	width: 500px;
	height: 500px;
	overflow: scroll;
}
