/* -- / custom css tool / -- */
body
{
font-family:"Verdana",Sans-Serif;
color: Black;
}

body {
background-color: Maroon;
background-image: none;
background-repeat: no-repeat;
}

.focusBox h3 {
background-color: PaleGoldenRod
}
