body {
	margin: 0;
	font-family: Arial, "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	color: #506A72;
	line-height: 140%;
}
#box { 
	height: 250px; 
	width: 800px; 
	overflow: auto; 
	background-color: #DEDBD2;

}

