/* -- / custom css tool / -- */
.focusBox h3 {
    background-color: DimGray;
}

body {
    font-family: Calibri;
    color: Black;
}

body {
    background-color: DarkRed;
    background-image: none;
    background-repeat: no-repeat;
}

