body {
	margin: 30px 70px 20px 50px; 
	height: 100%; 
	
	/* style */
	font: 12px "Courier New",courier;
	line-height: 16px;
	background-color: #FFFFFF;
	color: #000000;
}
.topic{
	color: #E4A100;
	font-weight:bold
}
