
div#legalText{
	border: 1px solid black;
	height: 120px;
	width: 500px;
	overflow-y : auto;
}