body {background-color: black}

ul.menu { width:100%; padding:0; margin:0; list-style-type:none;}
a.menu {width:6em;text-decoration:none; color:white; background-color:black; padding:0.2em 0.6em; border-right:1px solid white;}
a.menu:hover {background-color:#ff3300}
li.menu {display:inline}
table {background-color:white}

