body, html{
	background-color: #000000;
	color: #ffffff;
}

div#body{
  text-align: center;
  font-size: 0.7em;
}

a:link, a:visited, a:hover, a:active{ 
	font-family: "Trebuchet MS";
	font-size: 0.7em;
	background-color: transparent;
	color: #ffffff;
	text-align: center; 
	text-decoration: none;
}
