/* CSS --- standardowe style
 *
 *$Id: swod.css,v 1.9 2008-07-29 17:14:49 alexander Exp $
 */

@import "common.css";

body {
   font-family: Georgia, "Times New Roman",
          Times, serif;
/*   background-color: #faf0e6;
   color: #6d1300;#9b410e;*/
   margin: 0.5em;
/*   padding-left: 9em;*/
}


