h2 {
    color: rgb(53, 31, 14);
    background-color:rgb(216, 206, 191);
    font-weight:bold;
}
.command {
    font-style:italic;
    color:rgb(53, 31, 14);
}
#pagetitle {
    color: rgb(255, 115, 0);
    font-weight:bold;
}
