/* style sheet */
body { background-color:black;}
/*table.centered {margin-left: auto;margin-right: auto;}*/
TABLE.main {margin-top: 20%;background=url('images/home_image.jpg');width: 672px;height:163px}
TABLE.inner{margin-top:30px;margin-left:20px;height=105px; width=225px; }
.big{font:normal 20px Arial, san-serif;  color: #cc0000;height=21px; width=225px;}
.small{font:normal 12px Arial, san-serif;  color: #999999;height=12px; width=225px;}
.space{height=10px; width=225px;}
a {text-decoration: none; color: #999999}
a:hover {text-decoration: none; color: #cc0000}