div.announcement.apr212015.board-owners-or-users-feel-free-to-hide {
        display: none;
} 

body {
	background: #EFFFEE url('https://i.imgur.com/GgDzfWO.png') repeat-x 50% 0%;
	color: #2E7F00;
}

/* a:link, a:visited, p.intro a.email span.name {
	color: #7FB233;
} */

/* a:link:hover {
	color: #C7F97C;
} */

a.post_no {
	color: #2E7F00;
}

a {
        color: #34345c;
}

h1 {
        font-size: 18pt;
}

div.post.reply {
	background: #EFFFEE;
	border-color: #EFFFEE;
}

div.post.reply.highlighted {
	background: #f0c0b0;
	border-color: #d9bfb7;
}

/* div.post.reply div.body a {
	color: navy;
} */

p.intro span.subject {
	color: #d00;
}

form table tr th {
	background: #DEFEAF;
}

div.ban h2 {
	background: #FCA;
	color: inherit;
}

div.ban {
	border-color: #2E7F00;
}

div.ban p {
	color: black;
}

div.blotter {
        font-weight: normal;
        color: green;
}

span.spoiler {
        background: darkgrey;
        color: darkgrey;
        padding: 2px 5px;
}

header div.subtitle,h1 {
        color: darkgreen;
}

div.pages {
	background: #DEFEAF;
	border-color: #2E7F00;
}

div.pages a.selected {
	color: #2E7F00;
}

hr {
	border-color: #2E7F00;
}

div.boardlist {
	color: #2E7F00;
}

div.boardlist a {
	color: #2E7F00;
}

table.modlog tr th {
	background: #EA8;
}

/* options.js */
#options_div, #alert_div {
	background: #f0e0d6;
}

.desktop-style div.boardlist:nth-child(1) {
	background-color: #EFFFEE;
}