               body { background: #ffffff }
                  a { color: #494959 }
              .logo { text-decoration: none; color: #f00909 }
                 h1 { font-family: "Molengo", helvetica; font-size: 67px; letter-spacing: -1px;
                      color: #494959; font-weight: bold; text-align: right; padding-bottom: 30px;
                      padding: 10px; padding-right: 20px }
                 h2 { font-family: "Molengo", helvetica; font-size: 20px; letter-spacing: -0.03em;
                      color: #f00909; font-weight: bold; text-align: left;
                      border-bottom: 1px solid #ddb;
                      margin-bottom: 5px; padding-top: 15px }
               h2 a { font-size: 12px }
                 h3 { font-family: "Molengo", helvetica; font-size: 15px; letter-spacing: -0.03em;
                      color: #000; font-weight: bold; text-align: right;
                      border-bottom: 1px solid #ddb; margin-bottom: 5px; padding-top: 15px }
                 h4 { margin-top: 10px }
                    /*
          h2:before { content: "\2660  "; font-style: normal; font-weight: normal;
                      font-family: helvetica }
          h2:before { content: "\00BB  "; font-style: normal; font-weight: normal;
                      font-family: serif }
                    */
           h3:after { content: "  \2660"; font-style: normal; font-weight: normal;
                      font-family: helvetica }
           h3:after { content: "  \00AB"; font-style: normal; font-weight: normal;
                      font-family: serif }
           span.amp { font-style: italic; font-weight: normal; font-family: serif }
                  p { font-family: serif; letter-spacing: 0em; padding: 10px;
                      color: #222; font-size: 17px; line-height: 20px; }
             .right { font-size: 14px; letter-spacing: -0.03em; text-align: right;
                      line-height: 18px }
           div.meta { padding-right: 10px; border-bottom: 1px solid #ddb;
                      margin-bottom: 5px; padding-bottom: 2px; text-align: right }
          span.date { font-size: 14px; letter-spacing: -0.03em; font-family: helvetica }
          span.tag  { font-size: 14px; letter-spacing: -0.03em; font-family: helvetica;
                      color: #494959; text-align: right }
       blockquote p { margin-left: 3em; font-style: italic; font-family: arial;
                      font-weight: normal; color: #494959; line-height: 17px }
blockquote p:before { content: "\201c  "; font-family: serif; font-weight: bolder }
 blockquote p:after { content: "  \201d"; font-family: serif; font-weight: bolder }
                pre {  padding: 1em; background: #f7f7f0 }
                 li { margin-left: 3em }
          li:before { content: "\2022 "; font-weight: bold }
               p h1 { color: green }
                 hr { border: none; border-top: 1px #494959 dashed }
               code { overflow: auto; overflow-y: hidden; overflow-x: auto; display: block; padding: 3px; font-size: 8pt }
              p img { border: 1px solid #555; padding: 5px; display: block; margin-left: auto; margin-right: auto }
            p a img { border: none; padding: 0px; display: inline }
