body{
	background-color:black;
	color:white;
}
h3{
	color:violet;
}
table, td, th{
	border:1px outset white;

}