@import url(/css/unified.css);

a {
   color: #006699;
   }
hr {
	color: #006699;
   background-color: #006699;
	}
.article {
  /*color: #996600; */
color: #1e1e1e;
	/*
	In the future I'll be able to do this.  And the world will be better for it
	background: rgba(253, 244, 215, .5);
	*/
	background: #b0cad5;
	border: solid 2px #006699;
  }