body
{
	background-color: #000000;

}

a:link,
a:visited,
a:active,
a:hover
 {
	color: lightblue;
}
table
{
text-align:center;
}


