body {
	font-family: Arial, Helvetica;
	background: #000000;
	margin:0;
	padding:0;
}

table.main {
	border-style: solid;
	border-width: 1px;
	border-color: #000045;
	width: 600px;
	background: #fff;
	height: 100%;
}

.highlight {
	background: #ffff00;
}