body
{
background-color: black;
color: orange;
text-align: center;
}

table
{
text-align: left;
vertical-align: top;
}

td
{
vertical-align: top;
}
