/**************************************
 * THEME NAME: maquis
 *
 * Files included in this sheet:
 *
 *   maquis/maquis.css
 **************************************/

/***** maquis/maquis.css start *****/

body {
    background: #000000 url("http://images.maquis.com/core/background/redblack.jpg") 0px 0px;
    color: Yellow;
}

a {
    text-decoration: none;
    color: #99FFFF;
    background: none;
}
a:visited { color: #00CCFF; }
a:active { color: #CCFFFF; }
a:hover { text-decoration: underline; }
.mod-assignment .feedback .files {
  background-color: #000000;
}
#mod-assignment-submissions .generaltable .r1 {
  background-color: #000000;
}
.blockconfigtable #rssfeeds tr.r0 {
  background-color: #000000;
}
.generalboxcontent {
  background: #111111;
}
.errorboxcontent {
  background: #991111;
}
.categoryboxcontent {
  background: #111111;
}
.header {
  background: #000000;
}

.headermain {
  float: center;
}
.content {
  background: #111111;
}
/***** maquis/maquis.css end *****/

