@charset "utf-8";
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
.width {
	width: 550px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.header {
	font-size: 18px;
	font-weight: bold;
	color: #403306;
}
a:link {
	color: #4F6429;
}
a:visited {
	color: #3F3205;
}
.pics {
	border: thin solid #403306;
}
