#mrrean_t {
 padding: 12px;
 min-height: 26em;
 background: url(http://kuribo64.net/get.php?id=8CNd5AfPQBH9rpBF) bottom left repeat-x, url(http://kuribo64.net/get.php?id=LvkBKP5z8dShTAG7) bottom left repeat-x, url(http://kuribo64.net/get.php?id=8CPGTZsnE0saroeA) bottom left repeat-x;
 background-color: #018AFC;
 display: block;
 -webkit-animation-name: lolzScroll;
 -webkit-animation-duration: 64s;
 -webkit-animation-iteration-count: infinite;
 -webkit-animation-timing-function: linear;
 animation-name: lolzScroll;
 animation-duration: 64s;
 animation-iteration-count: infinite;
 animation-timing-function: linear;
}
@keyframes lolzScroll {
 from { background-position: 0 bottom, 0 bottom, 0 bottom; }
 to { background-position: 0 bottom, 1024px bottom, 1280px bottom; }
}
@-webkit-keyframes lolzScroll {
 from { background-position: 0 bottom, 0 bottom, 0 bottom; }
 to { background-position: 0 bottom, 1024px bottom, 1280px bottom; }
}
@-ms-keyframes lolzScroll {
 from { background-position: 0 bottom, 0 bottom, 0 bottom; }
 to { background-position: 0 bottom, 1024px bottom, 1280px bottom; }
}
@-moz-keyframes lolzScroll {
 from { background-position: 0 bottom, 0 bottom, 0 bottom; }
 to { background-position: 0 bottom, 1024px bottom, 1280px bottom; }
}
#stapul_t {
 border: 2px ridge #05B;
 border-bottom-style: groove;
 border-right-style: groove;
 padding: 16px;
 background: rgba(0,10,10,0.7);
 color: #dee;
 text-shadow: 0.5px 0.5px 2px #000;
}
#stapul_t .quotecontents {
 border: none!important;
 padding: 12px;
}
#stapul_t blockquote {
 background: rgba(0,10,10,0.3);
 border: none;
 border-top: 3px ridge #05B;
 border-bottom: 3px ridge #05B;
 padding: 1px 4px;
}
#stapul_t .codeblock {
 background: rgba(0,0,0,0.5);
 border: 3px ridge #181;
 color: #0C1;
}
#mrrean_t a {
 color: #2B4;
 text-shadow: 0.5px 0.5px 2px #000, 0.3px 0.3px 2px #074;
}
#mrrean_t a:active, #mrrean_t a:hover {
 color: #6FC;
 text-shadow: 0.5px 0.5px 2px #000, 0.3px 0.3px 2px #094;
}