body
{
text-align: center;
background-color: black;
margin: 5px auto auto auto;
}

#game
{
text-align: center;
margin: 0 auto auto auto;
width: 800px;
height: 590px;
border: 1px solid #666666;
}

a, a:visited
{
font-family: arial,sans-serif;
color: white;
font-size: 130%;
text-decoration: none;
font-weight: bold;
}

a:hover
{
text-decoration: underline;
}
