body {
    background-image: linear-gradient(to bottom, rgba(0,0,0,0) 100px, rgba(107,0,24, 1.5)),url(https://files.catbox.moe/eoz3dr.png);
    background-size:1950px;
    background-repeat: repeating;
    background-attachment: fixed;
}
 
.input-group-addon, .label, .btn, .nick-hover, #plmeta, #videowrap-header, #chatheader, #newmessages-indicator-bghack {
background: #AC907C;
color:black;
border-color: #AC907C;
}
 
.btn btn-default btn-sm
 
#mainpage {
color:black;
}
 
#chatwrap {
background: ; 
border: ; 
border-left: none; 
border-top: none;
color:white;
 
}
 
.userlist_owner {
color: red !important;
}
 
#chatline {
background: #87694B !important;
color:white;
border-color: transparent !important;
}
 
input.form-control[type="text"] {
background: #776457 !important;
border-color: #000000 !important;
color:white;
}
 
.userlist_op {
color: purple !important;
}
 
.well {
background: #AC907C;
color:black;
border-color: #87694B;
border-width: 1px;
}
 
.well strong, .poll-notify {
color: #FF9696;
}
 
.channel-emote { max-width: 100px; max-height: 100px; }