
html{background-color: #2c4169;}

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

a {color: #e43232;}

a:hover {color: #ff9898;}


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

{background-color: #b93030;}
