/* This style sheet defines the basic style for team-obly W3C pages.
   E.g., to signal team pages, a background color can be set here 
*/

@import url(/StyleSheets/base.css);

body {
  margin: 40px;
}







