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

body {
	font-size: 100%;
	}
a {
   color: #00c;
   }
hr {
	color: #1e1e1e;
   background-color: #1e1e1e;
	}
.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);
	*/
	border: solid 2px #1e1e1e;
   }