p.question {
    font-weight:bold;
    font-size:large;
}

#main ul {
    list-style-type:circle;
}

#main h2 {
    font-size:120%;
    font-family:Arial,sans;
    color:#131;
}

