/* -- --------------------- custom agent CSS file -------------  */
body {
      background-color:#7d1707;
      background-image: none;
      background-repeat: no-repeat;
      font-family:Comic;
      font-size:10px;
      color:#171104;
}
#mainCol .content {
      color:#996909;
      font-size:10px;
}
.focusBox h3 {
      background-color:#e00430;
      border: 1px solid #996909;
}
#header {
      background-color:#e00430;
}

