@import url("layout.css");
@import url("text.css");
@import url("enhancements.css");

hr {
	height: 1px;
	border-style: none;
	background: #d5ccbb;
	color: #d5ccbb;
}
ul {list-style-type: square;}

