.textstyle	
{
	position:absolute;
	width: 200px; /*marquee width */
	height: 254px; /*marquee height */
	background-color: white;
	border: 3px solid orange;
	overflow: hidden;
	padding: 3px;
}
.coverstyle	
{
	width: 200px; /*marquee width */
	position:absolute;
}
p
{
	text-align: justify;
	line-height: 0.6;
}
p.ad
{
	line-height: 1.1;
}