body {
	font-size:15px;
	font-weight: normal;
	font-family: "Trebuchet MS";
	color:white;
	background-color: black;
}
table, th, td {
   border: 0.5px solid white;
}
th,td {
	padding: 15px;
}
a {
    color: green;
}
