article .masthead { background-color: #a32844 }
.masthead .logo{ width: 500px; padding: 1em; }
article.newsletter h2 { color: #a32844 }
article.newsletter h5 { border-bottom-color: #a32844; }
article.newsletter h5.section-header { background-color: #a32844; }
article.newsletter .ed-note, article.newsletter .mail-bag { background-color: #ffeaef; }
table.portfolio-table { border: 1px solid #a32844;	}
td.portfolio-new { background-color: #a32844; }
td.portfolio-title { background-color: #a32844; }
p.portfolio-sell { color: #a32844; }
span.yield-bold { color: #a32844; }
tr.portfolio-table { border-bottom-color: #a32844; }
@media print {
    .masthead img {filter: invert(); -webkit-filter: invert();}

}