body {  background: #000000 ; 
             color: #ffff80 ; 
       font-family: verdana, arial, helvetica }
  h1 {   font-size: 200% ; 
             color: #ff00ff }
  h2 {   font-size: 150% ;
             color: #ff00ff }
  h3 {   font-size: 125% ;
             color: #ff00ff }
a:link      {  color: lime }
a:visited   {  color: red }
a:active    {  color: white }
table {
    margin-left: auto;
    margin-right: auto
}
tr { font-size: 75% }
div { text-align: center }

