.scroll
{
	background-color: white;
	color: black;
	font-size: 12px;
	width: 1000px;
	height: 300px;
	overflow: auto;
	margin-left: 6px;
} 