body{
	background-color: #000;
}

#rolagem{
	position: absolute;
	top: 293px;
	left: 345px;
	width: 507px;
	height : 348px;
	font-family : verdana;
	font-size: 11px;
	overflow : auto;
	margin: 5px 5px 5px 5px;
	padding: 5px 5px 5px 5px;
}

