/* ------------------------------------------------------------------------- */
/*         This is the style sheet for the sodra-moinge.se web site          */
/*                         (a.k.a. Södra-Möinge.se)                          */
/*                                                                           */
/*    Copyright (C) 2008 Ulf Andersson, Södra Möinge, Billeberga, SWEDEN     */
/* ------------------------------------------------------------------------- */

body {
  margin:           2ex;

  background-color:      rgb(253,243,225);
  background-image:      url("./LittE.gif");
  background-position:   center;
  background-attachment: fixed;
  background-repeat:     no-repeat
}

div.center  { text-align:  center  }
p.justify   { text-align:  justify }
table.right { text-align:  right   }
table.left  { text-align:  left    }
td.nowrap   { white-space: nowrap  }

/* -- sm.css, end of file. ------------------------------------------------- */
