body{
background: #ffffee url('https://i.imgur.com/K5lwz1l.gif');
}
form table tr th {
background: #F2E1D6 !important;
color: #a60000 !important;
border: 1px solid #DDBEAB !important;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
}

.pages{
background:#F2E1D6 !important;
border: 1px solid #DDBEAB !important;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
}

.post.reply{
background:#F2E1D6 !important;
border: 1px solid #DDBEAB !important;
}

.boardlist{
background:#F2E1D6 !important;
color: #a60000 !important;
}