
body{ margin:16px; background:#796D62; text-align:center; }
* { font-family: arial,helvetica; font-size:12px;  }

a{ text-decoration:none; color:#36f; }

a,p,h1,h2,h3,h4,div,li,ul,img{ padding:0px; margin:0px; text-indent:0px; }

h2{ font-size:16px; font-weight:normal; margin-bottom:16px; }
ul{ list-style: none; }
img{ border:0px; }

.exception{ border:3px solid #695D52; background:#E7E3DB; width:80%; margin:auto; text-align:left; padding:32px; }
.info { background: #fff; color:#444; padding:6px; margin-bottom:6px; }
.exception-message { font-weight:bold; background: #DFDBD3; color:#844; padding:6px; margin-bottom:6px; }
.trace { background: #DFDBD3; color:#444; padding:6px;  }

