html, body {
background-image: url('http://www.operatorchan.org/americhan.jpg'); /* this is your main bg image */
background-repeat:no-repeat;
background-attachment:fixed;
background-position:18% 0%; 
color:#FFFFFF;
}
* {
font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
font-size: 10pt;
}
input, textarea {
color: #FFFFFF;
border: 1px solid #202020;
background-image: url('http://www.operatorchan.org/americhan1.jpg'); /* bg of replies in the table */
background-position:18% 0%; 
background-attachment: fixed;
font-weight:bold;
}

a {
background:inherit;
color:#535EDF;
font-weight:bold;
cursor: pointer;
}
a:hover {
color: #1B00FF;
background:inherit;
text-decoration:underline;
}
a.quotelink {
background:inherit;
color:#1B00FF;
}
.logo {
clear:both;
text-align:center;
background:inherit;
font-size:24pt;
color: #FF000A;
width:100%;
font-weight: bold;
}
.postarea {
background:inherit;
}
.postblock {
color:#FF0000;
font-weight:bold;
background-image: url('http://www.operatorchan.org/americhan1.jpg'); /* bg of replies in the table */
background-position:18% 0%; 
background-attachment: fixed;
}
.footer {
text-align:center;
font-size:12px;
}
.unkfunc {
background:inherit;
color:#FF000A;
}
.filesize {
text-decoration:none;
color: #0015FF;
font-size: .8em;
}
.filetitle {
background:inherit;
font-size:1.2em;
color:#CF0C0C;
font-weight:bold;
}
.postername {
background:inherit;
color:#004A99;
font-weight:bold;
}
.postertrip {
color:#FF3300;
}
.oldpost {
background:inherit;
color:#CC1105;
font-weight:bold;
}
.omittedposts {
background:inherit;
color:#FFFFFF;
}
.reply {
background-image: url('http://www.operatorchan.org/americhan1.jpg'); /* bg of replies in the table */
background-repeat:no-repeat;
background-attachment:fixed;
background-position:18% 0%; 
padding: 0px 2px 0px 0px; /* lines it up so the 2 bgs above match */
-moz-border-radius: 3px;
border:1px solid #101010;
color:#FFFFFF;
}
.replyhl {
background:#000000;
color:#EF1D4D;
}
.doubledash {
vertical-align:top;
clear:both;
float:left;
}
.replytitle {
background:inherit;
font-size: 1.2em;
color:#0BBF45;
font-weight:bold;
}
.commentpostername {
background:inherit;
font-size:11pt;
color:#004A99;
font-weight:800;
}
a.quotejs {
color:#EF1D4D;
text-decoration: none;
}
a.quotejs:hover {
font-weight:bold;
}
.adminbar {
	clear:both;
	float:right;
	font-size: .8em;
}
#watchedthreads {
background-color: #000000 !important;
border: 1px solid #303030 !important;
border-top: 0px none !important;
}
.thumb { cursor: pointer; }
