BODY        {background: black;
             color: white}
H1          {text-align: center;
             color: yellow}
H2          {text-align: center}
H3          {text-align: center}
H4          {text-align: center}
#one        {font-size: 16pt}
#two        {text-align: center}
#three      {color: red}
#four       {color: yellow}
A:link:     {color: red}
A:visited:  {color: blue;
             text-decoration: none}
A:active:   {color: white;
             text-decoration: none}