  body {
    font-family: Arial, sans-serif;
    color: white;
    background-color: black}
body {margin-top: 10px;
margin-right: 20px;
margin-bottom: 10px;
margin-left: 20px; text-align: center}
strong { text-transform: uppercase;  font-weight: bold; color: red}
em { font-style: normal; text-transform: uppercase;  font-weight: bold; color: #00ccff}
sl { font-style: normal; color: #FFA500}
  a:link {
    color: blue }
  a:visited {
    color: purple }
