body {
    width: 162px;
    height: 261px;
    margin: 0px 0px 0px 0px;
    background-color: #676767;
    font-family: Arial, Helvetica,sans-serif;
    font-size: 15px;
    color: white;
}
p {
    margin: 0px 0px 0px 0px;
}
.classifier {
    font-size: 19px;
    color: #353b45;
    font-weight: bold;
}
p.question {
    border-bottom: 1px solid #353535;
}


