/* CSS Document */

body
{
	background-color: lightgrey !important;
/*	background-color: #4589BA; */
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#body-table
{
	width:100%;
	background-color: white !important;
}