html, body {
	color: #bcb6ac;
	font-size: 10px;
	font-family: Century Gothic;
	background-color: #e3ded6;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	height: 100%;
}

table.fullheight {
	height: 100%;

}
