/* This is the core style sheet of the site.*/

 

body {
               background-color: white;
               font-family: Arial, Helvetica, sans-serif;
               font-size: 1em;
               margin: 9;
              }
