/********
 * body *
 ********/
body{
	background-color: black;
	color: white;
}

/*****
 * a *
 *****/
a img{
	border: none;
}

/*********
 * table *
 *********/
table{
	text-align: center;
}