body {
      background-color : #000000;
      font-family : ariel, sans-serif;
      color : white;
      margin: 0px; 
      }
h1 {font-size:20px;}
h1 {font-family : ariel, sans-serif;}

h2 {font-size:14px;}
h2 {font-weight:100}
h2 {font-family : ariel, sans-serif;}

h3 {font-size:14px;}
h3 {font-family : ariel, sans-serif;}

A:link {text-decoration: none; color:white;}
A:visited {text-decoration: none; color:white;}
A:active {text-decoration: none; color:white;}
A:hover {font-size:14; font-weight:500; color: white;}
A:hover {text-decoration: underline; color: red;}




