/* -- --------------------- custom agent CSS file -------------  */
body {
      background-color:#041c01;
      background-image: none;
      background-repeat: no-repeat;
      font-family:Cursive;
      font-size:14px;
      color:#703104;
}
#mainCol .content {
      color:#704d06;
      font-size:14px;
}
.focusBox h3 {
      background-color:#171104;
      border: 1px solid #704d06;
}
#header {
      background-color:#171104;
}

