html{background-color: #5b6932;}

body{
	background-color: #141809;
	background-color: #5b6932;
	background-image: url(img/background_green.jpg);
	background-repeat: repeat-x;
	background-position: center -100px;
}

a {color: #ff9f48;}

a:hover {color: #FFBF6A;}


#pagehd .colorbar, 
.issue-sec .issue-section-title,
#frontpage-issue .title, 
.issue-title 

{background-color: #e37512;}