>>/119/
as you wish

body {
  background: #000000 none;
  color: #FFAA00;
  font-family: "Lucida Console", Monaco, monospace
}
.boardHeader p, .noEmailName, .noEmailName:hover, .linkSelf, .linkQuote, .hideLink, .threadPages span, .close-btn {
  color: #FFAA00!important
}
a:link, a:visited, a:active, .quoteLink, .linkName {
  color: #FF7700
}
a:hover {
  color: #0088FF!important
}
.innerPost, .markedPost {
  background-color: #000000;
  border-color: #FFAA00!important
}
a.linkPreview {
  display: none
}
hr {
  border-color: #FFAA00
}
.red {
  color: #AF0A0F
}
.labelSubject {
  color: #FF7700
}
.hideLink {
  font-weight: bold;
  padding-right: 2px
}
.uploadDetails {
  width: 255px;
  word-break: break-all
}
.greenText {
    color: #FF7700
}
nav {
  background-color: #000000;
  border-bottom: 1px solid #FFAA00
}
.threadPages {
  background: #000000 none repeat scroll 0% 0%;
  border-color: #FFAA00;
  font-size: 100%;
}
#divPages {
  background: #000000 none repeat scroll 0% 0%
}
.contentAction {
  background-color: #000000;
  border-color: #FFAA00
}
#modeBanner {
  color: #FFAA00;
  background-color: #000000
}
#quick-reply table {
    background: #000000 none repeat scroll 0% 0%;
    border-color: #FFAA00
}
th {
  background-color: #000000!important
}

/* reply thumbnails */
.innerPost .imgLink img {
  width: auto;
  height: auto;
  max-height: 200px;
  max-width: 200px
}
img.imgExpanded {
  max-height: none!important;
  max-width: none!important
}