body {
font-family: Arial, Verdana;
padding:5px;
margin-bottom:10px;
font-size:0.8em;
line-height:150%;
}

h1 {
font-size:1.1em;
}

h2 {
font-size:1.05em;
background-color:#eee;
padding:3px;
}

.error {
font-color: red;
font-weight: bold;
}