

/* Define all the main values for the web site */
  body {
    margin: 10px;
    font-family: Helvetica, Arial, san-serif;
    background: white;    
    }

