body { 
	background-color: #dce4f3;
	margin: 0;
	padding: 0;
}

.content {
	font-family: Arial;
	font-size: 13px;
	text-align:left;
	font-style: normal;
	line-height: 18px;
	color: #000;
}

