#bootstrap-overrides pre{
    background-color: #F0F8FF;
    border-width: 2px;
    border-style: groove;
    padding: 5px;
}

#bootstrap-overrides fieldset {
    padding:16px;
    border-width: 2px;
    border-style: groove;
}

#bootstrap-overrides legend {
    margin-bottom:0px;
    max-width: 50%;
}
