body {
	background: #201600;
	color: #B29266;
	font-family: Helvetica, sans-serif;
	margin: 0; padding: 0;
}
div.top {
	background: #3c2605;
	padding: 20px;
	border-bottom: 4px solid #c6a77f;
}
h1 {
	text-align: center;
}
h2 {
	font-weight: normal;
	letter-spacing: 5px;
}
a {
	color: #B29266;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
p {
	margin-top: 3px; margin-bottom: 20px;
}
.pages {
	text-align: center;
}
.pages p {
	color: #FFFFFF;
}
p.small {
	font-size: 80%;
	margin-bottom: 10px;
}
div.favorite {
	float: right;
	margin-right: 70px;
}

p.bio {
	margin: 0;
	font-size: 70%;
}
p.remove {
	font-size: 70%;
}
.caption table {
	background: #A5A7A9;
	color: #333333;
	padding: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#bio table {
	background: #A5A7A9;
	color: #333333;
	padding: 10px;
	text-align:left;
}
div.caption p, div.caption h2 {
	margin: 0;
	text-align:center;
	font-size: 60%;
}
.contact, .contact a {
	color: #555657;
	margin-bottom: 0;
}
p.contact {
	font-size: 80%;
}

div.caption p.bio {
	text-align: left;
}