html{ background: url(images/bg.gif) top left #fff; }
body{ padding:10px; margin: 20px auto; background:#fff; color:#111; font:14px/16px Arial, Helvetica, sans-serif; width: 300px; border: 1px solid #bbb; border-right: 10px solid #84c400; }
body p { text-align: justify; }
a { border-bottom: 1px dashed #84c400; text-decoration: none; color: #333; font-weight: bold; }
a#home { border: none; }

