.objectFrame {
	border: 1px solid #D1D1D8;
	display: table-cell;
	padding: 5px;
	background-color: #EFC681;
}

body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	font-family: Tahoma;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	word-spacing: normal;
	letter-spacing: normal;
	color: #000000;
	background-color: #EFC681;
}
