BODY { 
   font-family: sans-serif;
   font-color: white;
   }

ul {
           margin-top:0px;
           margin-bottom:-0px;
      }


H1 {
font-size:42px;
           color:white;
           margin-top:0px;
           margin-bottom:-10px;
      }

H4 {
font-size:16px;
           color:red;
           margin-top:0px;
           margin-bottom:-10px;
      }

