@charset "UTF-8";
/* CSS Document */

* { margin:0; border:0; padding:0; font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; }
body { background-color:#794c5f; }
div { width:425px; display:block; margin: 1.5em auto; padding:2em; background-color:#FFF; }
h1 { font-size:1.80em; margin-top:0.8em; }
h2 { font-size:1.10em; margin-top:1.5em; }
h3 { font-size:0.85em; text-align:right; }
h4 { text-align:right; font-size:0.8em; font-weight:normal; }
p  { font-size:0.85em; margin-top:0.8em; }
