.unimportant { display:none; }
.board-owners-feel-free-to-hide-this { display:none; }
div.boardlist { display:none; }
div.styles { display:none; }
div.subtitle a { display:none; }
hr{visibility:hidden;}
h1{display:none;}
img.banner, img.board_image {border:none;display:none;}
body {
			margin: 0;
			padding: 0;
			font-family: Unifont, Monaco, Terminus, Consolas, monospace; font-size:14px;
    background: #004164;
background-image: url('http://i.imgur.com/r9x2FUV.png');
    background-repeat: repeat-y;
    background-position: right; 
			color: #000;
width: 1024px;
margin: 0 auto;
		}
header {margin-bottom: 0px;}
div.subtitle {
background-image: url('http://i.imgur.com/QsNsjrq.png');
    background-repeat: no-repeat;
    background-position: center; 
min-height: 271px;
color: #004164;
 }
form table {
  width: 100%; 
display: inline-block;
background-image: url('http://i.imgur.com/4uLpjRZ.png');
    background-repeat: no-repeat;
    background-position: right; 
margin:0 auto;
}

div[id^="thread_"],form:first-of-type{
-webkit-box-shadow: 11px 11px 0px 0px #000;
-moz-box-shadow:    11px 11px 0px 0px #000;
box-shadow:         11px 11px 0px 0px #000;
background-color:#cbcbcb;
background-image: url('http://i.imgur.com/r0c0YUf.jpg');
    background-repeat: repeat-y;
    background-position: right; 
margin-bottom: 30px;
padding:15px;
border: double 4px #000;
}
div[id^="thread_"] a{color:#6E6FCA}form a img{border-radius:3px;box-shadow:1px 2px 5px rgba(0,0,0,0.5);}

p.intro {
background-image: url('http://i.imgur.com/WbguPns.png');
    background-repeat: repeat-x;
    background-position: bottom;
min-height:25px;
}
p.intro a {text-decoration: none; font-weight:bold;}
div.post.reply {
max-width: 80%;
-webkit-box-shadow: 11px 11px 0px 0px #000;
-moz-box-shadow:    11px 11px 0px 0px #000;
box-shadow:         11px 11px 0px 0px #000;
padding:15px;
margin-top: 20px;
border: double 3px #000;
background-image: url('http://i.imgur.com/r0c0YUf.jpg');
    background-repeat: repeat-y;
    background-position: right; 
}

#blotter {
color: #fcfc54;
font-weight: bold;
text-align: center;
-webkit-box-shadow: 11px 11px 0px 0px #000;
-moz-box-shadow:    11px 11px 0px 0px #000;
box-shadow:         11px 11px 0px 0px #000;
background-color:#a80000;
background-image: url('http://i.imgur.com/r0c0YUf.jpg');
    background-repeat: repeat-y;
    background-position: right; 
margin-bottom: 30px;
padding:15px;
border: double 4px #fcfc54;
}

#blotter a:link { color: #fff; }

#pages {
-webkit-box-shadow: 11px 11px 0px 0px #000;
-moz-box-shadow:    11px 11px 0px 0px #000;
box-shadow:         11px 11px 0px 0px #000;
}
a {color:red;text-decoration:none;}
a:hover {text-decoration:underline;}
a:visited {color:red;text-decoration:none;}