style sheet for basic-web-html-07-codeStyles.htm


  
  body {
     color:#000000;
     background-color:#ffffff;
     font-family:arial, verdana, sans-serif; 
     font-size:12px;}
  
  p {margin-bottom:1em; margin-top:1.5em;}