body {
	background-color: white;
	margin: 0;
	padding: 0;

}


table.main {
	border: solid;
	border-color: blue;
	border-width: 2px;
	background-color: #0F00B5;

}

th.header {
	border-bottom: solid;
	border-color: white;
	border-width: 1px;
}


th.workspace {
	padding-top: 4px;

}


th.links {
	background-color: #0F00B5;
	border-left: solid;
	border-width : 1px;
	border-color: white;

}


img.eka {
	margin-top: 30px;
}



img.logo {
	margin-left: 30 px;
	margin-top: 15px;
	margin-bottom: 10px;
}


