body {
	font-family: Arial, Helvetica, sans-serif;
	color: #212426;
	background-color: #212426;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	line-height: 1.3em;
}
#container {
	background-color: #D7C595;
	padding: 20px;
}
#header {
	color: #690C07;
}
#title {
}
#author {
	margin-bottom: -10px;
	font-size: .8em;
}
#summary {
}
#content {
}
#intro {
}
#usability_methods {
}
.italic {
	font-weight: bold;
}
.tb_header {
	background-color: #C7DA80;
	font-weight: bold;
}
#four_hurdles {
}
.paragraph {
}
.sec_title {
	margin-bottom: -15px;
	margin-top: 30px;
	text-transform: uppercase;
	font-size: 0.8em;
	letter-spacing: .05em;
	text-decoration: underline;
}
.bold {
	font-style: italic;
	font-weight: bold;
}
.sub_title {
}
.quote {
	font-variant: small-caps;
	font-size: .8em;
	padding-right: 30px;
	padding-left: 30px;
}
.name {
}
.smallcaps {
}
.list {
	font-size: .8em;
	padding-right: 25px;
	padding-left: 25px;
}
li {
	padding-bottom: 30px;
}
.link {
	font-size: .9px;
	padding-left: 130px;
}
#user_experience {
}
.table {
}
