html, body {background-color: #000000;color:#ffffff;font-family: Georgia;height:100%}

table {width:100%;height:100%}

#content {width: 555px;}
#content ul {width: 555px;margin:0;padding:0}
#content ul li {width: 33%;float:left;list-style: none;}

a {color:#ffffff;display: block;text-decoration:none;text-align:center;font-weight:bold}
a:hover {color:#66A2D8;text-decoration:underline}

img {border: none;}
