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

