@import url("/_css/reset.css");
@import url("/_css/layout.css");
@import url("/_css/content.css");

body {
	color: #46200f;
	font: .88em/1.5em Georgia, "Times New Roman", Times, serif;
}

a {
	color: #b64c22;
	text-decoration: none;
	outline: none;
	border-bottom: 1px dotted #b3a68e;
}