body{
    font-family: Arial;
    background: url('logo_big.png') no-repeat 20px 20px #e9d1ff;
}
.small{
  font-size:70%;
}
h3{
  margin-bottom:5px;
  padding-bottom:0px;
}
ul{
  margin-top:5px;
  padding-top:5px;  
}
li.bad{
  color:red;
  font-weight:bold;
}