a {color: #000000}
a:visited {color: #ffffff}
a:active {color: #ffffff}
a:hover {color: #ffffff}
body {font-family: Arial; 
      background-color: #023E87;
      margin: 0 px}
h1 {color: #ffffff; 
    text-align: center}
h2 {color: #ffffff; 
    text-align: center}
h3 {color: #ffffff; 
    text-align: left}
p {color: black;
   font-size: 18px}
ul {list-style-type: circle;
    font-size: 18px}
