body {
background: #000000 url(bg.png) no-repeat fixed 0% 100%;
color:white;
font: 10pt verdana;
}

div.main {
position:absolute; 
left:450px; 
top: 10px;
border: 1px solid white;
width:450px;
background: #000000 url(tablebg.gif) repeat-y 98% 0%;
}

a:link,alink { color:#5A755A; font-weight: bold;}
a:visited { color:white; font-weight: bold;}
a:hover {color: grey; font-weight: bold;}

div.menu {
text-align:center;
}

h1 {
text-align:center;
}

div { padding: 1em;}

em { font-weight: bold; text-decoration: none; }