body {
	background-color: #dacdb4;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #5e411b;
}
a:link {
	text-decoration: underline;
	color: #5e411b;
}
a:visited {
	text-decoration: underline;
	color: #5e411b;
}
a:hover {
	text-decoration: none;
	color: #5e411b;
}
a:active {
	text-decoration: underline;
	color: #5e411b;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 520px;
}
#header {
	margin-bottom: 20px;
}
#image img {
	border: 20px solid #fff;
}
#caption {
	text-align: left;
}
