.themed { }
  .themed .green { font-family: Helvetica, sans-serif; background-color: #afd775; width: 600px; }
  .themed .green .header { height: 10px; }
  .themed .green h1 { text-align: center; color: #2c5700; letter-spacing: -1px; font-size: 24px; }
  .themed .green h2 { font-size: 18px; margin: 25px 0 0 0; }
  .themed .green .content { font-size: 14px; margin: 30px; background-color: #ffffff; padding: 20px; line-height: 1.6em; }
  .themed .green .footer { text-align: center; color: #ffffff; background-color: #2c5700; padding: 10px; }
    .themed .green .footer a { color: #ffffff; }
