h2, h3, h4, h5, h6, legend {
    color: #C03D14;
}
h1 {
    color: #97310e;
    font-family: "BariolBold", sans-serif ;
    font-size: 48px;
    margin: 20px 0 5px 0;
}
h2, h3 {
    font-family: "Bariol", sans-serif
}

blockquote p {
    font-size: smaller;
}

div.row-fluid {
    padding: 20px 20px 0 30px;
}

legend {
    font-size: 24px;
}

p, li {
    font-size: 16px;
    line-height: 28px;
    text-align: justify;
}

/*#class-list .well p {*/
    /*font-size: 14px;*/
/*}*/

#wholori {
    margin: 0 20px 0 0;
}
#whotim {
    margin: 0 0 0 60px;
}

footer .pull-right {
    text-align: right;
}

