/* ===== CONTENT TOP ===== default content-top bg is #f5f5f5*/

#jsn-body{
    background-color: #000000;
}

#jsn-content{
    color: #ffffff;
	background-color: #000000;
}
.article_separator{
  border: 0;
  width: 80%;
  color: #fff;
  background-color: #fff;
  height: 3px;
}


