/* -- / custom css tool / -- */
body {
    background-color: slategrey;
    background-image: none;
    background-repeat: no-repeat;
}
.focusBox h3 {
    background-color: LightGray;
}
body {
    font-family: Verdana;
    color: black;
}

