/* This stylesheet is for the NR-24 ummite letter in french
 */

/*  -------------------- div -------------------- */
div.greetingcard {
  width: 400px;
  margin: 20px auto 20px;
}

/* revert the italic for the russian text because it changes the letters */
span.russianText { font-style: normal; }
