body {
  font-family: Georgia, "Times New Roman",
        Times, serif;
  color: black;
  background-color: #000000 ;
margin:0;}
ul.navbar {
  list-style-type: none;
  padding: 0;
  margin: 0;
  xposition: absolute;
  xtop: 2em;
  xleft: 1em;
  xwidth: 9em ;
  text-align:right;
}
h1 {
  font-family: Helvetica, Geneva, Arial,
        SunSans-Regular, sans-serif }
ul.navbar li {
  background: white;
  text-align:right;
  display: inline;
  margin-left: 3em;
}
ul.navbar a {
  text-decoration: none; }
a:link {
  color: black; }
a:visited {
  color: grey; }
img{border-style: none;

}

#content {
width: 800px;
top:0;
bottom:0;
margin:auto;
text-align:center;
background-color:#FFFFFF;
padding-bottom: 200px;
}

div.scores
{
	margin:25px;
}

table.scores
{
margin:auto;
text-align:left;
}